The Tuple type exposes the following members.

Properties

  NameDescription
Public propertyFieldNames
Return a collection of names of fields inside the Tuple. Field names are not necessarily in the same order as they are put.
Public propertySize
Return the number of fields in the tuple.

See Also