This documentation is archived and is not being maintained.
TemplateEditingVerb Methods
.NET Framework 1.1
The methods of the TemplateEditingVerb class are listed here. For a complete list of TemplateEditingVerb class members, see the TemplateEditingVerb Members topic.
Public Methods
Dispose | Overloaded. Releases all resources used by the TemplateEditingVerb. |
Equals (inherited from Object) | Overloaded. Determines whether two Object instances are equal. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Invoke (inherited from MenuCommand) | Invokes the command. |
ToString (inherited from MenuCommand) | Overridden. Returns a string representation of this menu command. |
Protected Methods
Dispose | Overloaded. Releases all resources used by the TemplateEditingVerb. |
Finalize | Overridden. Attempts to free resources before the object is reclaimed by garbage collection.
In C# and C++, finalizers are expressed using destructor syntax. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
OnCommandChanged (inherited from MenuCommand) | Provides notification and is called in response to a CommandChanged event. |
See Also
Show:
