Compartir a través de


ListValue<T>.Items Propiedad

Definición

Obtiene los valores.

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)

Valor de propiedad

Devuelve ICollection<T>.

Se aplica a