Click or drag to resize

contentElementListAddNullSafe Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ako je Null vraca false

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public bool AddNullSafe(
	IContentElement element
)

Parameters

element
Type: imbNLP.Core.contentStructure.interafacesIContentElement

[Missing <param name="element"/> documentation for "M:imbNLP.Core.contentStructure.collections.contentElementList.AddNullSafe(imbNLP.Core.contentStructure.interafaces.IContentElement)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.collections.contentElementList.AddNullSafe(imbNLP.Core.contentStructure.interafaces.IContentElement)"]

See Also