RestrictedAccessDictionaryTKey, TValueIsReadOnly Property |
[Missing <summary> documentation for "P:Bio.Util.RestrictedAccessDictionary`2.IsReadOnly"]
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
public:
virtual property bool IsReadOnly {
bool get () sealed;
}
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
Type:
BooleanImplements
ICollectionTIsReadOnlySee Also