This documentation is archived and is not being maintained.

TemplateEditingVerb Methods

The TemplateEditingVerb type exposes the following members.

  NameDescription
Public method Dispose Overloaded. Releases all resources used by the TemplateEditingVerb.
Public method Equals 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 Overloaded. Invokes the command.
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: