Class DOMObject

Class DOMObject

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML.dll (25.1.0)

ประเภท DOMObject ใช้เพื่อแทนวัตถุพื้นฐานสำหรับทั้ง Document Object Model
สำหรับ Java และ ECMAScript, DOMObject จะถูกผูกกับประเภท Object

[ComVisible(true)]
public class DOMObject : INotifyPropertyChanged

การสืบทอด

objectDOMObject

สืบทอด

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

การใช้งาน

INotifyPropertyChanged

สมาชิกที่สืบทอด

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

ตัวสร้าง

DOMObject()

public DOMObject()

วิธีการ

GetPlatformType()

วิธีนี้ใช้เพื่อดึงวัตถุ ECMAScript System.Type

public virtual Type GetPlatformType()

คืนค่า

Type

วัตถุ ECMAScript System.Type.

 แบบไทย