ImageCollection Methods TIBCO Spotfire 7.11 API Reference

The ImageCollection type exposes the following members.

Methods

  Name Description
Public method Add
Adds an image to the text area. It can be referenced from the HTML content using the key used as filename.
Public method Contains
Gets a value indicating whether the collection contains an image specified by key.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove
Removes the image with the specified key.
Public method TryGetImage
Tries to get the image with the specified key.
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