FixedBufferAttribute.ElementType 属性

定义

获取固定缓冲区中包含的元素的类型。

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

属性值

Type

元素的类型。

适用于