CommandGroup Methods

The CommandGroup type exposes the following members.

Methods

 

Name

Description

CommandGroup Methods 1:

Add

Adds a Command to the CommandGroup.

CommandGroup Methods 2:

clear

Removes all Commands from the CommandGroup.

CommandGroup Methods 3:

Clear

Removes all Commands from the CommandGroup.

CommandGroup Methods 4:

Contains

Determines whether the CommandGroup contains the specified Command.

CommandGroup Methods 5:

CopyTo

Copies the Commands of the CommandGroup to an Array starting at the specified Array index.

CommandGroup Methods 6:

Dispose.

(Inherited from IObject.)

CommandGroup Methods 7:

Dispose(Boolean)

(Overrides IObject.Dispose(Boolean).)

CommandGroup Methods 8:

Equals(CommandGroup)

Indicates whether the current CommandGroup is equal to another CommandGroup.

CommandGroup Methods 9:

Equals(Object)

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

CommandGroup Methods 10:

Finalize

(Inherited from IObject.)

CommandGroup Methods 11:

find

Finds a Command with the specified index in the vector.

CommandGroup Methods 12:

GetHashCode

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

CommandGroup Methods 13:

GetType

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

CommandGroup Methods 14:

IndexOf

Determines the index of the specific Command in the CommandGroup.

CommandGroup Methods 15:

insert

Inserts a Command at the specified position in the vector.

CommandGroup Methods 16:

Insert

Inserts a Command to the CommandGroup at the specified index.

CommandGroup Methods 17:

MemberwiseClone

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

CommandGroup Methods 18:

remove

Removes a Command at the specified position from the vector.

CommandGroup Methods 19:

Remove

Removes the first occurrence of the specified Command from the CommandGroup.

CommandGroup Methods 20:

RemoveAt

Removes the Command at the specified index of the CommandGroup.

CommandGroup Methods 21:

reserve

Reserves memory for a number of Commands to reduce memory allocations.

CommandGroup Methods 22:

swap

Exchanges the values of two instances of the CommandGroup class.

CommandGroup Methods 23:

ToString

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

Reference

CommandGroup Class

TcHmiSrv Namespace