RestrictedAccessDictionaryTKey, TValueChangeElementsIsAllowed Property |
True if and only if this dictionary allows elements to change
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool ChangeElementsIsAllowed { get; }
Public ReadOnly Property ChangeElementsIsAllowed As Boolean
Get
public:
property bool ChangeElementsIsAllowed {
bool get ();
}
member ChangeElementsIsAllowed : bool with get
Property Value
Type:
BooleanSee Also