Static
EqualsDetermines 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.
Readonly
ItemGets the element at the specified index.
Gets the context of this node.
Gets the number of elements contained in this instance.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Returns an enumerator that iterates through this collection.
An System.Collections.Generic.IEnumerator for this collection.
Copies the elements of the collection to a new array.
An array containing the elements.
Abstract base class for list-like document nodes. It does not expose any public methods to modify the collection, it is up to derived classes to do so.
Since
2.0