Version

Tuple Class Members

The following tables list the members exposed by Tuple.

Public Constructors
 NameDescription
Public ConstructorTuple ConstructorInitializes a new instance of the Tuple class.  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyGets instance of empty Tuple object.  
Public PropertyIsTotalGets or sets a value indicating whether this instance is total.  
Public PropertyMembersGets the members included in the tuple.  
Public Methods
 NameDescription
Public MethodToStringReturns a System.String that represents this instance.  
See Also