Pair(TFirst, TSecond) Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The Pair< (Of < ( <'TFirst, TSecond> ) > ) > type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Pair< (Of < ( <'TFirst, TSecond> ) > ) > | Overloaded. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Overrides Object. . :: . .Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object. . :: . .GetHashCode() () () ().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides Object. . :: . .ToString() () () ().) |
Top
Properties
Name | Description | |
---|---|---|
First | ||
Second |
Top