The methods of the ClassDef class are listed below. For a complete list of ClassDef class members, see the ClassDef Members topic.
Public Instance Methods
AddAttribute |
Add an attribute to this class
|
AddCustomAttribute (inherited from MetaDataElement) | Overloaded.
Add a custom attribute to this item
|
AddEvent |
Add an event to this class
|
AddField | Overloaded.
Add a field to this class
|
AddImplementedInterface |
Add an interface that is implemented by this class
|
AddLayoutInfo |
Add layout information for this class. This class must have the
sequential or explicit attribute.
|
AddMethod | Overloaded.
Add a method to this class
|
AddMethodOverride |
Use a method as the implementation for another method (.override)
|
AddNestedClass | Overloaded.
Add a nested class to this class
|
AddProperty |
Add a property to this class
|
AddSecurity |
Add security to this class NOT YET IMPLEMENTED
|
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
ClassDef Class | PEAPI Namespace