Class DOMObject

Class DOMObject

ja nimityö: Aspose.Html.Dom Kokoelma: Aspose.HTML.dll (25.4.0)

DOMObject-tyyppiä käytetään koko Document Object -mallin perusobjektiin.Java ja ECMAScript, DOMObject on sidottu Object tyyppi.

[ComVisible(true)]
public class DOMObject : INotifyPropertyChanged

Inheritance

object DOMObject

Derived

ArrayBuffer , CSSValue , Counter , DOMTokenList , Event , EventTarget , HTMLCollection , Location , MutationObserver , MutationRecord , NamedNodeMap , NodeFilter , NodeList , Path2D , RGBColor , Rect , SVGValueType , TypeInfo , TypedArray , Url

Implements

INotifyPropertyChanged

Perintöjäsenet

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

Kotipaikka()

public DOMObject()

Methods

GetPlatformType()

Tätä menetelmää käytetään ECMAScript Object System.Type.

public virtual Type GetPlatformType()

Returns

Type

ECMAScript -objekti on System.Type.

 Suomi