Membres Set
Represents an ordered collection of zero or more tuples.
Le type Set 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, suitable 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 Set are equal. | |
Inequality | Determines whether two specified instances of Set are not equal. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Hierarchies | Gets a reference to the HierarchyCollection collection referenced by the Set. | |
Tuples | Gets a reference to the TupleCollection collection referenced by the Set. |
Haut de la page