Summary
Gets a value indicating whether the collection has a fixed size.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Data
Type Collection Base
Syntax
public bool IsReadOnly { get; }
Value
Type | Description |
---|---|
bool |
false .
|