Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Extends the IMetaDataImport interface to provide the capability of working with generic types.
Methods
| Method | Description |
|---|---|
| EnumGenericParamConstraints Method | Gets an enumerator for an array of generic parameter constraints associated with the generic parameter represented by the specified token. |
| EnumGenericParams Method | Gets an enumerator for an array of generic parameter tokens associated with the specified TypeDef or MethodDef token. |
| EnumMethodSpecs Method | Gets an enumerator for an array of MethodSpec tokens associated with the specified MethodDef or MemberRef token. |
| GetGenericParamConstraintProps Method | Gets the metadata associated with the generic parameter constraint represented by the specified constraint token. |
| GetGenericParamProps Method | Gets the metadata associated with the generic parameter represented by the specified token. |
| GetMethodSpecProps Method | Gets the metadata signature of the method referenced by the specified MethodSpec token. |
| GetPEKind Method | 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 |
| GetVersionString Method | Gets the version number of the runtime that was used to build the assembly. |
Requirements
Platforms: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib
.NET versions: Available since .NET Framework 2.0
See also
Συνεργαστείτε μαζί μας στο GitHub
Η πηγή για αυτό το περιεχόμενο βρίσκεται στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να ελέγξετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεισφερόντων.