XPRBindexSet Methods
The XPRBindexSet type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|   | addElement | 
       Add an index to an index set. The index entry is only added to the set if no identical index already exists. Both in the case of a new set element and an existing one, the method returns the sequence number of the index in the index set. Note that the numbering of index elements starts with 0. 
      | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | 
       Allows an 
      Object to attempt to free resources and perform other cleanup operations before the 
      Object is reclaimed by garbage collection. 
     (Inherited from Object.) | 
|   | getCRef | 
       Returns the CRef reference of the XPRBindexSet. 
      | 
|  | GetHashCode | 
       Serves as a hash function for a particular type. 
     (Inherited from Object.) | 
|   | getIndex | 
       Get the index number of an index. 
      | 
|   | getIndexName | 
       Get the name of an index. 
      | 
|   | getName | 
       Returns the name of the XPRBindexSet. 
      | 
|   | getSize | 
       Returns the size of the XPRBindexSet. 
      | 
|  | GetType | 
       Gets the 
      Type of the current instance. 
     (Inherited from Object.) | 
|   | isValid | 
       Returns whether the CRef reference of the XPRBindexSet is valid. 
      | 
|  | MemberwiseClone | 
       Creates a shallow copy of the current 
      Object. 
     (Inherited from Object.) | 
|   | 
       Prints the XPRBindexSet. 
      | |
|   | reset | 
       Resets the XPRBindexSet. 
      | 
|  | ToString | (Overrides ObjectToString.) | 
 See Also
See Also
 
