FixedBufferAttribute.ElementType Propiedad

Definición

Obtiene el tipo de los elementos contenidos en el búfer fijo.

public:
 property Type ^ ElementType { Type ^ get(); };
public Type ElementType { get; }
member this.ElementType : Type
Public ReadOnly Property ElementType As Type

Valor de propiedad

Type

Tipo de los elementos.

Se aplica a