Compartir a través de


IReferenceArray<T>.Value Propiedad

Definición

Obtiene el tipo representado como una matriz 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()

Valor de propiedad

T[]

Tipo.

Se aplica a

Consulte también