TemplateEditingVerb Methods
.NET Framework 2.0
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Releases all resources used by the TemplateEditingVerb. |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| Invoke | Overloaded. Invokes the command. (Inherited from MenuCommand.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| ToString | Overrides ToString. (Inherited from DesignerVerb.) |
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Releases all resources used by the TemplateEditingVerb. |
| Finalize | Overridden. Attempts to free resources before the object is reclaimed by garbage collection. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| OnCommandChanged | Raises the CommandChanged event. (Inherited from MenuCommand.) |
Show: