CodedIndex.TypeOrMethodDef(EntityHandle) 메서드

정의

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

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

매개 변수

반환

예외

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

적용 대상