Click or drag to resize

grammaticTagCollectionGet Method (Type)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the flag for specified tType

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
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