다음을 통해 공유


CodedIndex.HasCustomAttribute(EntityHandle) 메서드

정의

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

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

매개 변수

반환

예외

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

적용 대상