次の方法で共有


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

フィールドの現在の値。

戻り値

適用対象