FixedBufferAttribute.ElementType Eigenschaft

Definition

Ruft den Typ der im Puffer mit fester Größe enthaltenen Elemente ab.

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

Eigenschaftswert

Type

Der Typ der Elemente.

Gilt für