다음을 통해 공유


RecognizePrimitive<T>.HelpArgs(T, Object) 메서드

정의

현재 선택 항목에 대한 도움말 템플릿 인수를 반환하고 기본 설정은 반환하지 않습니다.

protected System.Collections.Generic.List<object> HelpArgs(T state, object defaultValue);
member this.HelpArgs : 'T * obj -> System.Collections.Generic.List<obj>
Protected Function HelpArgs (state As T, defaultValue As Object) As List(Of Object)

매개 변수

state
T

양식 상태입니다.

defaultValue
Object

필드의 현재 값입니다.

반환

적용 대상