Click or drag to resize

contentMatchCollectionisAllocated Method (Match)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Da li je za dati Regex Match vec sve rezervisano

Namespace:  imbNLP.Core.contentStructure.core
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public bool isAllocated(
	Match m
)

Parameters

m
Type: System.Text.RegularExpressionsMatch

[Missing <param name="m"/> documentation for "M:imbNLP.Core.contentStructure.core.contentMatchCollection.isAllocated(System.Text.RegularExpressions.Match)"]

Return Value

Type: Boolean

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

See Also