Foundation.NSLinguisticTagger Members

The members of Foundation.NSLinguisticTagger are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
Documentation for this section has not yet been entered.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AnalysisStringstring. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
TagSchemesNSString[]. Documentation for this section has not yet been entered.

Public Methods

EnumerateTagsInRange(NSRange, NSString, NSLinguisticTaggerOptions, NSLingusticEnumerator)
Documentation for this section has not yet been entered.
static
GetAvailableTagSchemesForLanguage(string) : NSString[]
Documentation for this section has not yet been entered.
GetOrthography(ref NSRange, nint) : NSOrthography
Documentation for this section has not yet been entered.
GetSentenceRangeForRange(NSRange) : NSRange
Documentation for this section has not yet been entered.
GetTag(NSString, ref NSRange, ref NSRange, nint) : string
Documentation for this section has not yet been entered.
SetOrthographyrange(NSOrthography, NSRange)
Documentation for this section has not yet been entered.
StringEditedInRange(NSRange, nint)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSLinguisticTagger object.