Tuple<T1,T2> Class Members
See Also  Properties Methods 
SourceCode Namespace : Tuple<T1,T2> Class


Glossary Item Box

The following tables list the members exposed by Tuple<T1,T2>.

Public Constructors

  Name Description
Public Constructor Tuple<T1,T2> Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property Item1  
Public Property Item2  
Top

Public Methods

  Name Description
Public Method Equals  
Public Method GetHashCode Serves as the default hash function.  
Public Method GetObjectData  
Public Method ToString Returns a string that represents the current object.  
Top

See Also