Returns if the list is fixed-size.
Public Property Get IsFixedSize ( ) As Boolean
A fixed-size list can have the elements changed, however, elements cannot be added or removed.
Read Only.
Project CorLib Overview
Class IList Overview