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 | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of System.Object are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two specified instances of Set are equal. |
![]() ![]() |
op_Inequality | Determines whether two specified instances of Set are not equal. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top