| IDictionary: IsFixedSize (get) |
Returns if this instance is fixed-size.
Public Property Get IsFixedSize ( ) As Boolean
A FixedSize list can still have items replaced by new values, only now values can be added or removed.
Read Only.
Project VBCorLib Overview Class IDictionary Overview IDictionary Properties IDictionary Methods GetEnumerator IsReadOnly (get)