Removes all columns from the ICollection<(Of <(<'T>)>)>.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic |
|---|
Public Sub Clear |
| Visual C++ |
|---|
public: virtual void Clear() sealed |
| F# |
|---|
abstract Clear : unit -> unit override Clear : unit -> unit |
Implements
ICollection<(Of <(<'T>)>)>..::..Clear()()()()IList..::..Clear()()()()