Compartilhar via


PrintHolePunchOptionDetails.Items Propriedade

Definição

Obtém a lista de itens para a opção de furo.

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

Valor da propriedade

IVectorView<Object>

IReadOnlyList<Object>

IVectorView<Platform::Object>

IVectorView<IInspectable>

Um ponteiro para a lista.

Implementações

Aplica-se a