Click or drag to resize
RestrictedAccessDictionaryTKey, TValueIsReadOnly Property

[Missing <summary> documentation for "P:Bio.Util.RestrictedAccessDictionary`2.IsReadOnly"]

Namespace: Bio.Util
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also