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


Glossary Item Box

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

Public Constructors

  Name Description
Public Constructor Tuple<T1> Constructor  
Top

Public Properties

  Name Description
Public Property Item1  
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