Click or drag to resize

contentTokenCollectionAdd Method (IContentToken)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[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.30
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