Set Miembros
Represents an ordered collection of zero or more tuples.
El tipo Set expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | Determines whether two instances of System..::..Object are equal. (Invalida Object. . :: . .Equals(Object).) | |
Finalize | (Se hereda 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. (Invalida Object. . :: . .GetHashCode() () () ().) | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Operadores
Nombre | Descripción | |
---|---|---|
Equality | Determines whether two specified instances of Set are equal. | |
Inequality | Determines whether two specified instances of Set are not equal. |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Hierarchies | Gets a reference to the HierarchyCollection collection referenced by the Set. | |
Tuples | Gets a reference to the TupleCollection collection referenced by the Set. |
Principio