An NDoc Documented Class Library | |
PathList.IsReadOnly Property
gets a value indicating whether the IList is read-only.
public virtual
bool IsReadOnly {get;}
Property Value
true if the collection is read-only; otherwise, false. The default is false
Implements
IList.IsReadOnly
See Also
PathList Class | PathList Members | Genghis Namespace