FixedBufferAttribute.ElementType 속성

정의

고정 버퍼에 포함된 요소의 형식을 가져옵니다.

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

속성 값

Type

요소의 형식입니다.

적용 대상