BinarySerialize Method

Summary
Serializes an object to a binary array.
Syntax
C#
C++/CLI
public static byte[] BinarySerialize( 
   object 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

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.