XPRBindexSet Class
Methods for initialisation and handling of XPRBindexSet objects.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
The XPRBindexSet type exposes the following members.
| Name | Description | |
|---|---|---|
| XPRBindexSet | Obsolete.
Initializes a new instance of the
XPRBindexSet class
|
|
| XPRBindexSet(IntPtr) | Obsolete.
Initializes a new instance of the
XPRBindexSet class
|
|
| XPRBindexSet(XPRBprob) |
Initializes a new instance of the
XPRBindexSet class
|
|
| XPRBindexSet(IntPtr, XPRBprob) |
Initializes a new instance of the
XPRBindexSet class
|
| 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.) |
