Click or drag to resize

contentTokenCollectionAdd Method (IContentToken)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.collections.contentTokenCollection.Add(imbNLP.Core.contentStructure.interafaces.IContentToken)"]

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public virtual void Add(
	IContentToken item
)

Parameters

item
Type: imbNLP.Core.contentStructure.interafacesIContentToken

[Missing <param name="item"/> documentation for "M:imbNLP.Core.contentStructure.collections.contentTokenCollection.Add(imbNLP.Core.contentStructure.interafaces.IContentToken)"]

See Also