ExportResult Methods

Spotfire 14.4 API Reference

The ExportResult type exposes the following members.

Methods

  NameDescription
Public methodAddPart(ContentType)
Adds a new part to the result.
Public methodAddPart(String)
Adds a new part to the result.
Public methodAddPart(String, ContentType)
Adds a new part to the result.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Finalizes an instance of the ExportResult class.
(Overrides ObjectFinalize.)
Public methodGetEnumerator
Gets an enumerator that iterates through the parts.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSave
Saves the contents to the specified directory path.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryGetPart
Tries to get the part with the specified path.
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Returns an enumerator that iterates through a collection.
Top
See Also

Reference