EventSortedSet Class
public class EventSortedSet : IEnumerable
This language is not supported or no code example is available.
public ref class EventSortedSet : public IEnumerable^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
EventSortedSet() | Initializes a new instance of the EventSortedSet class. |
| Name | Description | |
|---|---|---|
|
Add(Event) | Adds the specified e. |
|
Clear() | |
|
GetEnumerator() | Returns an enumerator that iterates through a collection. |