EventSortedSet.Add Method

Adds the specified e.
public void Add( 
Event e 
)
This language is not supported or no code example is available.
public:  
void Add( 
Event^ e 
)
This language is not supported or no code example is available.
public function Add( 
e : Event 
);
This language is not supported or no code example is available.

Parameters

e
Event

The e.

In this article

Definition