Membres Tuple
Represents an ordered collection of members from different hierarchies.
Le type Tuple expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Equals | Determines whether two instances of System..::..Object are equal. (Se substitue à Object. . :: . .Equals(Object).) | |
Finalize | (Hérité de Object.) | |
GetHashCode | Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. (Se substitue à Object. . :: . .GetHashCode() () () ().) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page
Opérateurs
Nom | Description | |
---|---|---|
Equality | Determines whether two specified instances of Tuple are equal. | |
Inequality | Determines whether two specified instances of Tuple are not equal. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Members | Gets an instance of the MemberCollection class from the Tuple. | |
TupleOrdinal | Gets the ordinal position of the Tuple. |
Haut de la page