Gets a value indicating whether the dictionary is read-only.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool IsReadOnly { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsReadOnly As Boolean |
Implements
ICollection<(Of <(T>)>)..::.IsReadOnlyIDictionary..::.IsReadOnly