_Type.HasElementType 속성

정의

버전에 관계없이 HasElementType 속성에 액세스할 수 있는 COM 개체를 제공합니다.

public:
 property bool HasElementType { bool get(); };
public bool HasElementType { get; }
member this.HasElementType : bool
Public ReadOnly Property HasElementType As Boolean

속성 값

true이 배열 또는 포인터이거나 참조로 전달되면 Type이고, 그렇지 않으면 false입니다.

설명

이 속성 액세스에 대 한 관리 되는 클래스를 비관리 코드에서 이며 관리 되는 코드에서 호출할 수 없습니다.

Type.HasElementType 속성

적용 대상