Field<T>.GetValue(T) 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.
public virtual object GetValue (T state);
abstract member GetValue : 'T -> obj
override this.GetValue : 'T -> obj
Public Overridable Function GetValue (state As T) As Object
Paramètres
- state
- T