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