다음을 통해 공유


CodedIndex.CustomAttributeType(EntityHandle) 메서드

정의

지정된 핸들에 대해 CustomAttributeType으로 코딩된 인덱스를 계산합니다.

public:
 static int CustomAttributeType(System::Reflection::Metadata::EntityHandle handle);
public static int CustomAttributeType (System.Reflection.Metadata.EntityHandle handle);
static member CustomAttributeType : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function CustomAttributeType (handle As EntityHandle) As Integer

매개 변수

반환

예외

예기치 않은 핸들 형식입니다.

적용 대상