Returns if the list is read-only.
Public Property Get IsReadOnly ( ) As Boolean
A read-only list can only view the elements in the list, however, elements cannot be added, removed, or modified.
Read Only.
Project CorLib Overview
Class IList Overview