Nemerle Documentation
ICollection.Add Method
Adds an element to the collection.
void
Add(
object
x
);
See Also
ICollection Interface
|
Nemerle.Collections Namespace