Condividi tramite


IReferenceArray<T>.Value Proprietà

Definizione

Ottiene il tipo rappresentato come matrice IPropertyValue .

public:
 property Platform::Array <T> ^ Value { Platform::Array <T> ^ get(); };
winrt::array_view <T> Value();
public T[] Value { get; }
Public ReadOnly Property Value As T()

Valore della proprietà

T[]

Tipo.

Si applica a

Vedi anche