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

字段的当前值。

返回

适用于