Leadtools.Medical.Workstation Namespace > DictionaryWithEvents<TKey,TValue> Class : IsReadOnly Property |
public bool IsReadOnly {get;}
'Declaration Public ReadOnly Property IsReadOnly As Boolean
'Usage Dim instance As DictionaryWithEvents(Of TKey,TValue) Dim value As Boolean value = instance.IsReadOnly
public: __property bool get_IsReadOnly();