Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
ResizingArray(T) Class
ResizingArray(T) Properties
arr Property
Count Property
IsReadOnly Property
Item Property
ResizingArray
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
ResizingArray
T
Class
WhetStone.Looping Namespace