RecognizePrimitive<T>.HelpArgs(T, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne les arguments de modèle d’aide pour le choix actuel et aucune préférence.
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)
Paramètres
- state
- T
État du formulaire.
- defaultValue
- Object
Valeur actuelle du champ.