Partager via


IReferenceArray<T>.Value Propriété

Définition

Obtient le type qui est représenté sous la forme d’un tableau 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()

Valeur de propriété

T[]

Type.

S’applique à

Voir aussi