SbdfValueArray Methods TIBCO Spotfire 7.6 API Reference

The SbdfValueArray type exposes the following members.

Methods

  Name Description
Public method Static member CreateBoolArrayEncoding
Creates a new SbdfValueArray holding a packed bit array.
Public method Static member CreateDefaultArrayEncoding(IList)
Creates a default array encoding from the given parameters.
Public method Static member CreateDefaultArrayEncoding(SbdfValueType, IList)
Creates a default array encoding from the given parameters.
Public method Static member CreatePlainArrayEncoding
Creates a new plain array encoded SbdfValueArray.
Public method Static member CreateRunLengthArrayEncoding
Creates a new SbdfValueArray holding a run-length encoded array.
Public method Static member Deserialize
Deserializes an instance of a SbdfValueArray.
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 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 Serialize
Serializes this instance.
Public method Static member Skip
Skips reading an array and advances to the next position in the binary reader.
Public method ToArray
Converts the contents of this instance to a normal Array.
Top
See Also

Reference