Class DOMObject
Class DOMObject
Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML.dll (25.1.0)
DOMObject türü, Tüm Belge Nesne Modeli için bir temel nesneyi temsil etmek için kullanılır.
Java ve ECMAScript için, DOMObject, Object türüne bağlıdır.
[ComVisible(true)]
public class DOMObject : INotifyPropertyChanged
Miras
Türetilmiş
ArrayBuffer,
CSSValue,
Counter,
DOMTokenList,
Event,
EventTarget,
HTMLCollection,
Location,
MutationObserver,
MutationRecord,
NamedNodeMap,
NodeFilter,
NodeList,
Path2D,
RGBColor,
Rect,
SVGValueType,
TypeInfo,
TypedArray,
Url
Uygulamalar
Miras Alınan Üyeler
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Yapıcılar
DOMObject()
public DOMObject()
Yöntemler
GetPlatformType()
Bu yöntem, ECMAScript nesne System.Type’ı almak için kullanılır.
public virtual Type GetPlatformType()
Döndürür
ECMAScript nesne System.Type.