|
M
AddMacro(String, String, String)
|
The new macro.
|
Adds a macro to the module.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the MacroModule
|
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object
|
|
M
GetBasicIEnumerator()
|
IEnumerator
|
Returns an enumerator that iterates through a collection.
|
|
|
M
GetEnumerator()
|
IEnumerator<Macro>
|
Returns an enumerator that iterates through a collection.
|
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object
|
|
M
GetMacro(String)
|
The macro.
|
Gets the macro with the give name.
|
|
|
M
GetMacroModuleIterator()
|
MacroModuleIterator
|
Returns a Macro module iterator that iterates through the collection.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object
|
|
M
RemoveMacro(Macro)
|
None
|
Removes a macro from the module.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object
|