Lidgren Network Library documentation |
NetQueue<(Of <(<'T>)>)>..::..Clear Method |
NetQueue<(Of <(<'T>)>)> Class See Also Send Feedback |
Removes all objects from the queue
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
C# |
---|
public void Clear() |
Visual Basic |
---|
Public Sub Clear |
Visual C++ |
---|
public: void Clear() |