BaseMap Methods TIBCO Spotfire 7.6 API Reference

The BaseMap type exposes the following members.

Methods

  Name Description
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 GetBaseRowIndex
Gets the first row index in base view for a certain derived row index.
Public method GetBaseRowIndexes(Int32)
Converts a derived row index to a set of base row indexes.
Public method GetBaseRowIndexes(IndexSet)
Converts a set of derived row indexes to a set of base row indexes.
Public method GetDerivedRowIndex
Gets the first row index in derived view for a certain base row index.
Public method GetDerivedRowIndexes(Int32)
Converts a base row index to a set of derived row indexes.
Public method GetDerivedRowIndexes(IndexSet)
Converts a set of base row indexes to a set of derived row indexes.
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.)
Top
See Also

Reference