LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

BinarySerialize Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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