Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.DOM
PairCollection(T) Class
PairCollection(T) Properties
Count Property
IsReadOnly Property
Item Property
Parent Property
PairCollection
T
IsReadOnly Property
Gets a value indicating whether the
ICollection
T
is read-only.
Namespace:
Syntactik.DOM
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
virtual
bool
IsReadOnly
{
get
; }
Return Value
Type:
Boolean
true if the
ICollection
T
is read-only; otherwise, false.
Implements
ICollection
T
IsReadOnly
See Also
Reference
PairCollection
T
Class
Syntactik.DOM Namespace
Send comments on this topic to
info@syntactik.com