Tipic Instant Messaging Platform - Programmer's Reference Guide
ISet.Clear Method
Remove all items from the set.
[Visual Basic]
Sub Clear()
[C#]
void
Clear();
See Also
ISet Interface
|
bedrock.collections Namespace