Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
LazyList(T) Class
LazyList(T) Properties
Count Property
IsReadOnly Property
Item Property
LazyList
T
IsReadOnly Property
Gets a value indicating whether the
ICollection
T
is read-only.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
IsReadOnly
{
get
; }
Return Value
Type:
Boolean
true if the
ICollection
T
is read-only; otherwise, false.
Implements
ICollection
T
IsReadOnly
See Also
Reference
LazyList
T
Class
WhetStone.Looping Namespace