Condividi tramite


NSLingusticEnumerator Delegato

Definizione

public delegate void NSLingusticEnumerator(NSString tag, NSRange tokenRange, NSRange sentenceRange, ref bool stop);
type NSLingusticEnumerator = delegate of NSString * NSRange * NSRange *  -> unit

Parametri

tag
NSString
tokenRange
NSRange
sentenceRange
NSRange
stop
Boolean

Si applica a