Command Methods

The Command type exposes the following members.

Methods

 

Name

Description

Command Methods 1:

Dispose.

(Inherited from IObject.)

Command Methods 2:

Dispose(Boolean)

(Overrides IObject.Dispose(Boolean).)

Command Methods 3:

Equals(Command)

Indicates whether the current Command is equal to another Command.

Command Methods 4:

Equals(Object)

Determines whether the specified object is equal to the current object. (Inherited from Object.)

Command Methods 5:

Finalize

(Inherited from IObject.)

Command Methods 6:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

Command Methods 7:

GetType

Gets the Type of the current instance. (Inherited from Object.)

Command Methods 8:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Command Methods 9:

swap

Exchanges the values of two instances of the Command class.

Command Methods 10:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

Command Class

TcHmiSrv Namespace