GeocodingTableReferenceCollection Methods TIBCO Spotfire 7.11 API Reference

The GeocodingTableReferenceCollection type exposes the following members.

Methods

  Name Description
Public method Add(DataTable)
Adds a data table to the collection.
Public method Add(LibraryItem)
Adds the specified library item to this collection.
Public method Add(DataTable, LibraryItem)
Adds a data table to this collection.
Public method Clear
Removes all items from the collection.
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove(DataTable)
Removes the specified data table from this collection.
Public method Remove(LibraryItem)
Removes the specified library item from this collection.
Top
Explicit Interface Implementations

  Name Description
Explicit interface implementation Private method IServiceProviderGetService
Implements IServiceProvider.
(Inherited from Node.)
Explicit interface implementation Private method INodeContextGetAncestorT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextGetServiceT (Inherited from DocumentNode.)
Explicit interface implementation Private method INodeContextIsDescendantOf (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsBeginAggregatedTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteInvisibleTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteStickyTransaction (Inherited from DocumentNode.)
Explicit interface implementation Private method ITransactionsExecuteTransaction (Inherited from DocumentNode.)
Top
See Also

Reference