Click or drag to resize

Instance Methods

The Instance type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Document) (Inherited from Document.)
Public methodCompareTo(Instance)
Public methodStatic memberCreateFromBuffer(Byte, ErrorLog)
Public methodStatic memberCreateFromBuffer(Byte, InstanceSettings, ErrorLog)
Public methodStatic memberCreateFromUrl(String, ErrorLog)
Public methodStatic memberCreateFromUrl(String, InstanceSettings, ErrorLog)
Public methodDispose (Inherited from Document.)
Public methodEquals(Object) (Overrides DocumentEquals(Object).)
Public methodEquals(Document) (Inherited from Document.)
Public methodEquals(Instance)
Public methodFindElement (Inherited from Document.)
Public methodGetHashCode (Overrides DocumentGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsWellFormedBuffer(Byte, ErrorLog)
Public methodStatic memberIsWellFormedBuffer(Byte, InstanceWellFormedSettings, ErrorLog)
Public methodStatic memberIsWellFormedUrl(String, ErrorLog)
Public methodStatic memberIsWellFormedUrl(String, InstanceWellFormedSettings, ErrorLog)
Public methodSerialize (Inherited from Document.)
Public methodSerialize(Boolean) (Inherited from Document.)
Public methodSerialize(Boolean, Boolean) (Inherited from Document.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberValidateBuffer(Byte, ErrorLog)
Public methodStatic memberValidateBuffer(Byte, InstanceSettings, ErrorLog) Obsolete.
Public methodStatic memberValidateBuffer(Byte, InstanceValidationSettings, ErrorLog)
Public methodStatic memberValidateUrl(String, ErrorLog)
Public methodStatic memberValidateUrl(String, InstanceSettings, ErrorLog) Obsolete.
Public methodStatic memberValidateUrl(String, InstanceValidationSettings, ErrorLog)
Top
See Also