Removes all elements from the container
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner.Interop (in Greatis.FormDesigner.Interop.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub Clear |
| C# |
|---|
public void Clear() |
| Visual C++ |
|---|
public: void Clear() |
| JavaScript |
|---|
function clear(); |