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.
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.
ReadonlyItemGets the element at the specified index.
Gets a collection of methods for executing transactions on the document.
Adds a data table to the collection.
The data table to add to this collection.
Adds the specified library item to this collection.
The library item to add.
Adds a data table to this collection.
The data table to add to this collection.
The corresponding library item that the data table was loaded from.
Applies the specified action to all nodes of the specified type in the subtree spanned from this node, including this node.
Generic type argument
The action to apply.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Removes the specified data table from this collection.
The data table to remove from this collection.
true if dataTable was successfully removed from this collection, otherwise false. This method also returns false if dataTable is not found in the original collection.
Removes the specified library item from this collection.
The library item to remove from the collection.
true if libraryItem was successfully removed from the collection, otherwise false. This method also returns false if libraryItem is not found in the original collection.
Adds a data table to the collection.
The data table to add to this collection.
Adds the specified library item to this collection.
The library item to add.
Adds a data table to this collection.
The data table to add to this collection.
The corresponding library item that the data table was loaded from.
Removes the specified data table from this collection.
The data table to remove from this collection.
true if dataTable was successfully removed from this collection, otherwise false. This method also returns false if dataTable is not found in the original collection.
Removes the specified library item from this collection.
The library item to remove from the collection.
true if libraryItem was successfully removed from the collection, otherwise false. This method also returns false if libraryItem is not found in the original collection.
Represents a collection of geocoding tables as data table references or library item references.
Since
2.0