DataViewSchema.Annotations.GetValue<TValue>(String, TValue) 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.
Obtenez la valeur d’une annotation, par type d’annotation (nom de colonne aka).
public void GetValue<TValue> (string kind, ref TValue value);
member this.GetValue : string * 'Value -> unit
Public Sub GetValue(Of TValue) (kind As String, ByRef value As TValue)
Paramètres de type
- TValue
Paramètres
- kind
- String
- value
- TValue