Compartilhar via


ListValue<T>.Items Propriedade

Definição

Obtém os 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 da propriedade

Retorna ICollection<T>.

Aplica-se a