Nemerle Documentation

ICollection.Remove Method 

Removes an element from the collection

void Remove(
   object x
);

See Also

ICollection Interface | Nemerle.Collections Namespace