Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Returns an enumerator that iterates through the collection.
An enumerator that can be used to iterate through the collection.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets a collection of methods for executing transactions on the document.
Gets the value of a named property. Binary data properties are returned as UInt8Array.
The property name.
The value of the property.
Sets the value of a named property. Setting a binary data property expects the value name="value"/> to be an UInt8Array.
The property name.
The value to set.
Provides access to the document properties in the document.
Since
2.0