QuickAdmin.Net Reference
C#
Show/Hide TOC
Casted
List
TFrom
,
TTo
Clear Method
Removes all items from the
ICollection
T
.
Definition
Namespace:
QuickAdmin.Utils
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.2.1
C#
Copy
public
void
Clear
()
Implements
ICollection
T
Clear
Exceptions
NotSupportedException
The
ICollection
T
is read-only.
See Also
Reference
CastedList
TFrom, TTo
Class
QuickAdmin.Utils Namespace
In This Article
Definition
Exceptions
See Also