FixedBufferAttribute.ElementType プロパティ

定義

固定バッファーに格納されている要素の型を取得します。

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

プロパティ値

Type

要素の型。

適用対象