NAnt SDK Documentation - v0.92 |
|
DataTypeCollectionBase.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.
See Also
DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace