Overload List
| Name | Description | |
|---|---|---|
Returns a string that represents the current object. (Inherited from | ||
| ToString(NBElement) |
Returns the value of the NBElement passed in after first converting it to a String if required.
| |
| ToString(NBElement, String) |
Returns the value of the NBElement passed in after first converting it to a String if required using specified format.
| |
| ToString(NBElement, Int32, Int32) |
Returns the value of the NBElement passed in after first converting it to a String if required with the specified ccsid and encoding.
|
See Also