Click or drag to resize

PropertyBag.ClearNoCheck Method

Removes all properties without checking whether the PropertyBag is read-only.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.5.0
Syntax
public void ClearNoCheck()
Remarks
This operation is never exposed to script code.
See Also