IMetaDataImport2 Interface
Extends the IMetaDataImport interface to provide the capability of working with generic types.
Methods
Method |
Description |
---|---|
Gets an enumerator for an array of generic parameter constraints associated with the generic parameter represented by the specified token. |
|
Gets an enumerator for an array of generic parameter tokens associated with the specified TypeDef or MethodDef token. |
|
Gets an enumerator for an array of MethodSpec tokens associated with the specified MethodDef or MemberRef token. |
|
Gets the metadata associated with the generic parameter constraint represented by the specified constraint token. |
|
Gets the metadata associated with the generic parameter represented by the specified token. |
|
Gets the metadata signature of the method referenced by the specified MethodSpec token. |
|
Gets a value identifying the nature of the code in a portable executable (PE) file, typically a DLL or EXE file, defined in the current metadata scope |
|
Gets the version number of the runtime that was used to build the assembly. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0