Removes the elements from the ArrayQueue.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic (Declaration) |
|---|
Public Sub Clear |
| Visual C++ |
|---|
public: void Clear() |