Condividi tramite


RecognizePrimitive<T>.HelpArgs(T, Object) Metodo

Definizione

Restituisce l'args del modello della Guida per la scelta corrente e nessuna preferenza.

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)

Parametri

state
T

Stato del modulo.

defaultValue
Object

Valore corrente del campo.

Restituisce

Si applica a