| SbPairT1, T2 Class |
Namespace: OIV.Inventor.Generic
The SbPairT1, T2 type exposes the following members.
| Name | Description | |
|---|---|---|
| SbPairT1, T2(SbPairT1, T2) |
Copy constructor.
| |
| SbPairT1, T2(T1, T2) |
Initialize a new instance, using the specified object pair.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| First |
Gets or sets the first object of the object pair.
| |
| Second |
Gets or sets the second object of the object pair.
|