Share via


LinguisticTagEnumerator Delegado

Definición

public delegate void LinguisticTagEnumerator(string tag, NSRange tokenRange, bool stop);
type LinguisticTagEnumerator = delegate of string * NSRange * bool -> unit

Parámetros

tag
String
tokenRange
NSRange
stop
Boolean

Se aplica a