| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
LinkedList.Clear Method
Remove all of the elements.
[Visual Basic]
NotOverridable Public Sub Clear() _
[C#]
public
void Clear();
Implements
IList.Clear
See Also
LinkedList Class | bedrock.collections Namespace