Click or drag to resize

grammaticTagCollectionGet Method (Type)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the flag for specified tType

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public Object Get(
	Type t
)

Parameters

t
Type: SystemType
The type to get flag for

Return Value

Type: Object

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.resourceProviders.core.grammaticTagCollection.Get(System.Type)"]

Exceptions
ExceptionCondition
ArgumentNullExceptiont
See Also