GeocodingTableReferenceCollection Add Method (LibraryItem) TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public void Add(
	LibraryItem libraryItem
)
Exceptions

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

Supported in: 6.5
See Also