Partager via


ListValue<T>.Items Propriété

Définition

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é

Retourne ICollection<T>.

S’applique à