NLTagSchemeExtensions.GetConstant(NLTagScheme) Method

Definition

Returns the string constant for the enumeration value.

public static Foundation.NSString GetConstant (this NaturalLanguage.NLTagScheme self);
static member GetConstant : NaturalLanguage.NLTagScheme -> Foundation.NSString

Parameters

self
NLTagScheme

The instance on which this method operates.

Returns

The string constant for the enumeration value.

Applies to