ListValue<T>.Items Propriété
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.
Obtient les valeurs.
public System.Collections.Generic.ICollection<T> Items { get; }
member this.Items : System.Collections.Generic.ICollection<'T (requires 'T :> DocumentFormat.OpenXml.OpenXmlSimpleType and 'T : (new : unit -> 'T))>
Public ReadOnly Property Items As ICollection(Of T)
Valeur de propriété
ICollection<T>
Retourne ICollection<T>.