JSValue.DeleteProperty(String) Method

Definition

Deletes the specifed property.

[Foundation.Export("deleteProperty:")]
public virtual bool DeleteProperty (string property);
abstract member DeleteProperty : string -> bool
override this.DeleteProperty : string -> bool

Parameters

property
String

Returns

Attributes

Applies to