Condividi tramite


ArrayBuilderSegment<T>.Array Proprietà

Definizione

Ottiene la matrice sottostante corrente che contiene gli elementi 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()

Valore della proprietà

T[]

Si applica a