Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
cache.IListCache(T) Class
IListCache(T) Methods
Add Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
GetEnumeratorRandAccess Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
cache
IListCache
T
Clear Method
Removes all items from the
ICollection
T
.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
abstract
void
Clear
()
Implements
ICollection
T
Clear
Exceptions
Exception
Condition
NotSupportedException
The
ICollection
T
is read-only.
See Also
Reference
cache
IListCache
T
Class
WhetStone.Looping Namespace