Share via


LinguisticTagEnumerator Delegar

Definição

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

Aplica-se a