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


Glossary Item Box

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

Public Constructors

  Name Description
Public Constructor Tuple<T1,T2,T3> Constructor  
Top

Public Properties

  Name Description
Public Property Item1  
Public Property Item2  
Public Property Item3  
Top

Public Methods

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

See Also