Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
DataStoreVirtualCollection(T) Class
DataStoreVirtualCollection(T) Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
DataStoreVirtualCollection
T
Clear Method
Clears all items from the collection. This collection is read-only so this throws an exception.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
void
Clear
()
Public
Sub
Clear
abstract
Clear
:
unit
->
unit
override
Clear
:
unit
->
unit
Implements
ICollection
T
Clear
IList
Clear
See Also
Reference
DataStoreVirtualCollection
T
Class
Eto.Forms Namespace