Overload List
| Name | Description | |
|---|---|---|
| ToBitArray(NBElement) |
Returns the value of the NBElement passed in after first converting it to a Bit Array if required.
| |
| ToBitArray(NBElement, String) |
Returns the value of the NBElement passed in after first converting it to a Bit Array if required with the specified format.
| |
| ToBitArray(NBElement, Int32, Int32) |
Returns the value of the NBElement passed in after first converting it to a Bit Array if required with the specified ccsid and encoding.
|
See Also