Membros Set
Represents an ordered collection of zero or more tuples.
O tipo Set expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | Determines whether two instances of System..::..Object are equal. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado 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. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Operadores
Nome | Descrição | |
---|---|---|
Equality | Determines whether two specified instances of Set are equal. | |
Inequality | Determines whether two specified instances of Set are not equal. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Hierarchies | Gets a reference to the HierarchyCollection collection referenced by the Set. | |
Tuples | Gets a reference to the TupleCollection collection referenced by the Set. |
Início