Click or drag to resize

contentMatchCollectionlastAlocatedCharIndex Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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