XPRBbasis Class
Methods for initialisation and handling of XPRBbasis objects.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0
The XPRBbasis type exposes the following members.
| Name | Description | |
|---|---|---|
| XPRBbasis |
Initializes a new instance of the
XPRBbasis class
|
|
| XPRBbasis(IntPtr) |
Initializes a new instance of the
XPRBbasis class
|
|
| XPRBbasis(XPRBbasis) |
Initializes a new instance of the
XPRBbasis class
|
|
| XPRBbasis(XPRBprob) |
Initializes a new instance of the
XPRBbasis class
|
| Name | Description | |
|---|---|---|
| Dispose |
Releases all resources used by the
XPRBbasis
|
|
| Equals | (Inherited from Object.) | |
| Finalize | (Overrides ObjectFinalize.) | |
| getCRef |
Return the CRef reference of the XPRBbasis object.
|
|
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
| GetType |
Gets the type of the current instance.
(Inherited from Object.) |
|
| isValid |
Check whether the XPRBbasis reference is valid.
|
|
| MemberwiseClone |
Creates a shallow copy of the current
Object.
(Inherited from Object.) |
|
| reset |
Reset the XPRBbasis object.
|
|
| ToString |
Returns a string that represents the current object.
(Inherited from Object.) |
