Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Extends the IMetaDataEmit interface primarily to provide the ability to work with generic types.
Methods
| Method | Description |
|---|---|
| DefineGenericParam Method | Creates a definition for a generic type parameter, and gets a token to that generic type parameter. |
| DefineMethodSpec Method | Creates a generic instance of a method, and gets a token to the definition. |
| GetDeltaSaveSize Method | Gets a value indicating the difference in size of the data that is required to express the changes for the current edit-and-continue session. |
| ResetENCLog Method | Resets the edit-and-continue log and starts a new session. |
| SaveDelta Method | Saves changes from the current edit-and-continue session to the specified file. |
| SaveDeltaToMemory Method | Saves changes from the current edit-and-continue session to memory. |
| SaveDeltaToStream Method | Saves changes from the current edit-and-continue session to the specified stream. |
| SetGenericParamProps Method | Sets property values for the generic parameter definition referenced by the specified token. |
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, όπου μπορείτε επίσης να δημιουργήσετε και να ελέγξετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεισφερόντων.