NAnt SDK Documentation - v0.85-nightly-2005-11-09

DataTypeCollectionBase.IsFixedSize Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.DotNet.Types.DataTypeCollectionBase.IsFixedSize

See Also

DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace