IMetaDataEmit2 Interface
Extends the IMetaDataEmit interface primarily to provide the ability to work with generic types.
Methods
Method |
Description |
---|---|
Creates a definition for a generic type parameter, and gets a token to that generic type parameter. |
|
Creates a generic instance of a method, and gets a token to the definition. |
|
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. |
|
Resets the edit-and-continue log and starts a new session. |
|
Saves changes from the current edit-and-continue session to the specified file. |
|
Saves changes from the current edit-and-continue session to memory. |
|
Saves changes from the current edit-and-continue session to the specified stream. |
|
Sets property values for the generic parameter definition referenced by the specified token. |
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