Returns if this instance is read-only.
Public Property Get IsReadOnly ( ) As Boolean
A ReadOnly list can only retrieve items from the list. The list cannot change, add, or remove items.
Read Only.
Project CorLib Overview
Class IDictionary Overview