DomNode.IsSupported(String, String) Method

Definition

[Foundation.Export("isSupported:version:")]
public virtual bool IsSupported (string feature, string version);
abstract member IsSupported : string * string -> bool
override this.IsSupported : string * string -> bool

Parameters

feature
String
version
String

Returns

Attributes

Applies to