Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.SystemExtensions
BitList Class
BitList Properties
Count Property
IsReadOnly Property
Item Property
BitList
IsReadOnly Property
Gets a value indicating whether the
ICollection
T
is read-only.
Namespace:
WhetStone.SystemExtensions
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
BitList Class
WhetStone.SystemExtensions Namespace