An NDoc Documented Class Library

PathList.IsFixedSize Property

Gets a value indicating whether the collection has a fixed size.

public virtual bool IsFixedSize {get;}

Property Value

true if the collection has a fixed size; otherwise, false. The default is false

Implements

IList.IsFixedSize

See Also

PathList Class | PathList Members | Genghis Namespace