Click or drag to resize

contentMatchCollectionisAllocated Method (Int32, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Namespace:  imbNLP.Core.contentStructure.core
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public bool isAllocated(
	int index,
	int length
)

Parameters

index
Type: SystemInt32

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

length
Type: SystemInt32

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

Return Value

Type: Boolean

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

See Also