Get the byte[] representation of an structure
            
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
Parameters
- anything
- Type: SystemObject
 where anything is a non-generic object
Return Value
Type: ByteExceptions
| Exception | Condition | 
|---|---|
| ArgumentException | when a generic object is passed | 
| ArgumentNullException | when a null object is passed | 
See Also