The methods of the MSCorLib class are listed below. For a complete list of MSCorLib class members, see the MSCorLib Members topic.
Public Instance Methods
AddClass |
Add a class to the mscorlib assembly
|
AddCulture (inherited from AssemblyRef) |
Set the culture for this external assembly
|
AddCustomAttribute (inherited from MetaDataElement) | Overloaded.
Add a custom attribute to this item
|
AddHash (inherited from AssemblyRef) |
Add the hash value for this external assembly
|
AddKey (inherited from AssemblyRef) |
Add the full public key for this external assembly
|
AddKeyToken (inherited from AssemblyRef) |
Add the public key token (low 8 bytes of the public key)
|
AddValueClass |
Add a value class to this external assembly
|
AddVersionInfo (inherited from AssemblyRef) |
Add version information about this external assembly
|
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetHashCode (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetType (inherited from Object) | Select the method name to go to the Microsoft documentation. |
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Protected Instance Methods
Finalize (inherited from Object) | Select the method name to go to the Microsoft documentation. |
MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
See Also
MSCorLib Class | PEAPI Namespace