Nini Library API Reference - http://nini.sourceforge.net/ |
|
OrderedList.IsFixedSize Property
Returns true if the collection is of a fixed size. This value is always false.
public
bool IsFixedSize {get;}
Implements
IDictionary.IsFixedSize
See Also
OrderedList Class | Nini.Util Namespace