This documentation is archived and is not being maintained.

TemplateEditingVerb Methods

The TemplateEditingVerb type exposes the following members.

  NameDescription
Public method Dispose() Releases all resources used by the TemplateEditingVerb.
Protected method Dispose(Boolean) Releases the unmanaged resources used by the TemplateEditingVerb and optionally releases the managed resources.
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Attempts to free resources before the object is reclaimed by garbage collection. (Overrides Object::Finalize().)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Invoke() Invokes the command. (Inherited from MenuCommand.)
Public method Invoke(Object) Invokes the command with the given parameter. (Inherited from MenuCommand.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnCommandChanged Raises the CommandChanged event. (Inherited from MenuCommand.)
Public method ToString Overrides ToString. (Inherited from DesignerVerb.)
Top
Show: