EmbeddedResource Methods

Spotfire 14.3 API Reference

The EmbeddedResource type exposes the following members.

Methods

  NameDescription
Protected methodFinalize
Destructor that removes any temporary file.
(Overrides ObjectFinalize.)
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodOpenRead
Opens a stream from this EmbeddedResource for reading.
Public methodOpenWrite
Opens a stream to this EmbeddedResource for writing.
Public methodSetUniqueIdentifier
Sets the unique identifier of this instance. Used to determine equality between instances. If two EmbeddedResource objects are serialized with the same unique identifier, only the contents from one of them will be written to the dxp archive.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference