Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an ordered collection of zero or more tuples.
The following tables list the members exposed by the Set type.
Public Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the Set. |
![]() |
Dispose | Releases all resources used by the Set. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEnumerator | Gets an instance of the Enumerator class for iterating through the collection. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top