Membros Set
Represents an ordered collection of zero or more tuples.
O tipo Set expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
{dtor} | Releases all resources used by the Set. | |
Dispose | Releases all resources used by the Set. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetEnumerator() () () () | Gets an instance of the Enumerator class for iterating through the collection. | |
GetEnumerator() () () () | ||
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
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