다음을 통해 공유


ExportedTypeExtensions.GetTypeDefinitionId(ExportedType) 메서드

정의

모듈의 TypeDef 테이블에서 대상 형식의 가능한 행 번호에 대한 힌트를 가져옵니다. 네임스페이스와 이름이 일치하지 않으면 확인은 대상 TypeDef 테이블의 전체 검색으로 대체됩니다. IsForwardertrue인 경우 무시되거나 0이 됩니다.

public:
[System::Runtime::CompilerServices::Extension]
 static int GetTypeDefinitionId(System::Reflection::Metadata::ExportedType exportedType);
public static int GetTypeDefinitionId (this System.Reflection.Metadata.ExportedType exportedType);
static member GetTypeDefinitionId : System.Reflection.Metadata.ExportedType -> int
<Extension()>
Public Function GetTypeDefinitionId (exportedType As ExportedType) As Integer

매개 변수

exportedType
ExportedType

반환

적용 대상