다음을 통해 공유


LinguisticTagEnumerator 대리자

정의

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

매개 변수

tag
String
tokenRange
NSRange
stop
Boolean

적용 대상