Click or drag to resize

ObservableDictionaryTKey, TValueIsReadOnly Property

Gets a value indicating whether the dictionary is observable. See IsReadOnly.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public bool IsReadOnly { get; }

Return Value

Type: Boolean
Documentation in progress...

Implements

ICollectionTIsReadOnly
See Also