NAnt SDK Documentation - v0.92 |
|
ModuleCollection.IsReadOnly Property
Gets a value indicating whether the collection has a fixed size.
[Visual Basic]
NotOverridable Public ReadOnly Property IsReadOnly As
Boolean _
[C#]
public
bool IsReadOnly {get;}
Property Value
false.
Implements
IList.IsReadOnly
See Also
ModuleCollection Class | NAnt.DotNet.Types Namespace