NAnt SDK Documentation - v0.92

DataTypeCollectionBase.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.

See Also

DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace