GeocodingTableReferenceCollection Add Method (LibraryItem) TIBCO Spotfire 7.0 API Reference
Adds the specified library item to this collection.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public void Add(
	LibraryItem libraryItem
)
Exceptions

ExceptionCondition
System InvalidOperationExceptionIf the library item already exists in this collection.
Version Information

Supported in: 7.0, 6.5
See Also