Compartir a través de


ArrayBuilderSegment<T>.Array Propiedad

Definición

Obtiene la matriz subyacente actual que contiene los elementos del segmento.

public:
 property cli::array <T> ^ Array { cli::array <T> ^ get(); };
public T[] Array { get; }
member this.Array : 'T[]
Public ReadOnly Property Array As T()

Valor de propiedad

T[]

Se aplica a