Click or drag to resize

termExploreItemCollectionRemoveAt Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreItemCollection.RemoveAt(System.Int32)"]

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public void RemoveAt(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreItemCollection.RemoveAt(System.Int32)"]

Implements

IListTRemoveAt(Int32)
See Also