[]
        
(Showing Draft Content)

C1.Win.C1Command.Pair

Pair Class

Represents the C1CommandMdiList data.

Inheritance
Pair
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class Pair

Constructors

Name Description
Pair()

Initializes a new instance of the Pair class.

Pair(object, object)

Initializes a new instance of the Pair class.

Properties

Name Description
First

The C1CommandMdiList first object.

Second

The C1CommandMdiList second object.