Click or drag to resize
RestrictedAccessDictionaryTKey, TValueAddIsAllowed Property
True if and only if this dictionary allows elements to be added.

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

Property Value

Type: Boolean
See Also