Click or drag to resize

contentMatchCollectionlastAlocatedCharIndex Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.core.contentMatchCollection.lastAlocatedCharIndex(System.Int32)"]

Namespace:  imbNLP.Core.contentStructure.core
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public int lastAlocatedCharIndex(
	int def = 1
)

Parameters

def (Optional)
Type: SystemInt32

[Missing <param name="def"/> documentation for "M:imbNLP.Core.contentStructure.core.contentMatchCollection.lastAlocatedCharIndex(System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.core.contentMatchCollection.lastAlocatedCharIndex(System.Int32)"]

See Also