MetadataToken Structure |
Namespace: Mono.Cecil
public struct MetadataToken
The MetadataToken type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetadataToken(UInt32) | Initializes a new instance of the MetadataToken class |
![]() | MetadataToken(TokenType) | Initializes a new instance of the MetadataToken class |
![]() | MetadataToken(TokenType, Int32) | Initializes a new instance of the MetadataToken class |
![]() | MetadataToken(TokenType, UInt32) | Initializes a new instance of the MetadataToken class |
Name | Description | |
---|---|---|
![]() | Equals | (Overrides ValueTypeEquals(Object).) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToInt32 | |
![]() | ToString | (Overrides ValueTypeToString.) |
![]() | ToUInt32 |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |