LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

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 byte[] BinarySerialize( 
   object obj
)
 function Leadtools.Dicom.AddIn.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AddInUtils Class
AddInUtils Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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