The TopSetT generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an element into the [!:TopSet].
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToArray |
Copies top N elements to a new array. Elements are sorted in descending order.
| |
| ToString | (Inherited from Object.) |
See Also