EmbeddedResource Methods TIBCO Spotfire 7.6 API Reference

The EmbeddedResource type exposes the following members.

Methods

  Name Description
Public method Equals
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method OpenRead
Opens a stream from this EmbeddedResource for reading.
Public method OpenWrite
Opens a stream to this EmbeddedResource for writing.
Public method SetUniqueIdentifier
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.
Top
See Also

Reference