MacroManager Methods

MacroManager Methods

The MacroManager type exposes the following members.

Methods
 NameDescription
Public methodAddModule Adds a MacroModule to the application.
Public methodContains Indicates the given module is a member of this collection.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberGetApplicationMacroSecurityOptions Gets the application macro security options.
Protected methodGetBasicIEnumeratorReturns an enumerator that iterates through a collection.
Public methodGetEnumeratorReturns an enumerator that iterates through a collection.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetMacroManager Gets the Macro manager from the application.
Public methodGetMacroManagerIterator Returns a Macro manager iterator that iterates through the collection.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodRemoveModule Removes a MacroModule.
Public methodStatic memberSetApplicationMacroSecurityOptions Sets the application macro security options.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also