Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

BinarySerialize Method






The object to serialize.
Serializes an object to a binary array.
Syntax
public static byte[] BinarySerialize( 
   object obj
)
'Declaration
 
Public Shared Function BinarySerialize( _
   ByVal obj As Object _
) As Byte()
'Usage
 
Dim obj As Object
Dim value() As Byte
 
value = AddInUtils.BinarySerialize(obj)

            

            
public:
static array<byte>^ BinarySerialize( 
   Object^ obj
) 

Parameters

obj
The object to serialize.

Return Value

The byte array of the serialize object data.
Requirements

Target Platforms

See Also

Reference

AddInUtils Class
AddInUtils Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features