This documentation is archived and is not being maintained.
TemplateEditingVerb Methods
Visual Studio 2010
The TemplateEditingVerb type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose() | Releases all resources used by the TemplateEditingVerb. |
|
Dispose(Boolean) | Releases the unmanaged resources used by the TemplateEditingVerb and optionally releases the managed resources. |
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Attempts to free resources before the object is reclaimed by garbage collection. (Overrides Object::Finalize().) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
Invoke() | Invokes the command. (Inherited from MenuCommand.) |
|
Invoke(Object) | Invokes the command with the given parameter. (Inherited from MenuCommand.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
OnCommandChanged | Raises the CommandChanged event. (Inherited from MenuCommand.) |
|
ToString | Overrides ToString. (Inherited from DesignerVerb.) |
Show: