Condividi tramite


PrintCollationOptionDetails.Items Proprietà

Definizione

Ottiene l'elenco di elementi per l'opzione delle regole di confronto di stampa.

public:
 property IVectorView<Platform::Object ^> ^ Items { IVectorView<Platform::Object ^> ^ get(); };
IVectorView<IInspectable> Items();
public IReadOnlyList<object> Items { get; }
var iVectorView = printCollationOptionDetails.items;
Public ReadOnly Property Items As IReadOnlyList(Of Object)

Valore della proprietà

IVectorView<Object>

IReadOnlyList<Object>

IVectorView<Platform::Object>

IVectorView<IInspectable>

Puntatore all'elenco di elementi.

Implementazioni

Si applica a