|
M
AddModule(ModuleSettings, IModuleMaker)
|
MacroModule
|
Adds a MacroModule to the application.
|
|
|
M
Contains(MacroModule)
|
Boolean
|
Indicates the given module is a member of this collection.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetApplicationMacroSecurityOptions(Application)
|
ApplicationMacroOptions
|
Gets the application macro security options.
|
|
|
M
GetBasicIEnumerator()
|
IEnumerator
|
Returns an enumerator that iterates through a collection.
|
|
|
M
GetEnumerator()
|
IEnumerator<MacroModule>
|
Returns an enumerator that iterates through a collection.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetMacroManager(Application)
|
MacroManager
|
Gets the Macro manager from the application.
|
|
|
M
GetMacroManagerIterator()
|
MacroManagerIterator
|
Returns a Macro manager iterator that iterates through the collection.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
RemoveModule(MacroModule)
|
None
|
Removes a MacroModule.
|
|
|
M
SetApplicationMacroSecurityOptions(Application, ApplicationMacroOptions)
|
None
|
Sets the application macro security options.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|