XPRB Methods
The XPRB type exposes the following members.
| Name | Description | |
|---|---|---|
| beginLicensing |
Begin Xpress licensing
|
|
| endLicensing |
End Xpress licensing
|
|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) |
|
| finish |
Terminates an XPRB session.
|
|
| free |
Terminates an XPRB session.
|
|
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
| getTime |
Returns the approximation of processor time currently used.
|
|
| GetType |
Gets the type of the current instance.
(Inherited from Object.) |
|
| getVersion |
Returns the current version.
|
|
| init |
Initialises the XPRB object. This method must be called first in order to use the library. In applications that create a large number of problems it is recommended to call the initialization once only per process for highest efficiency.
|
|
| MemberwiseClone |
Creates a shallow copy of the current
Object.
(Inherited from Object.) |
|
| setColOrder |
Sets the column order.
|
|
| setErrCtrl |
Set the error flag control. When this is nonzero, an exception will be thrown when a BCL call encounters a fatal error.
|
|
| setMsgLevel |
Sets the message level of the XPRB session.
|
|
| setRealFmt |
Sets the format for printing real numbers.
|
|
| ToString |
Returns a string that represents the current object.
(Inherited from Object.) |
