Condividi tramite


ItemsProviderResult<TItem>.Items Proprietà

Definizione

Elementi da specificare.

public:
 property System::Collections::Generic::IEnumerable<TItem> ^ Items { System::Collections::Generic::IEnumerable<TItem> ^ get(); };
public System.Collections.Generic.IEnumerable<TItem> Items { get; }
member this.Items : seq<'Item>
Public ReadOnly Property Items As IEnumerable(Of TItem)

Valore della proprietà

IEnumerable<TItem>

Si applica a