GetObjectData Method

Summary
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
Syntax
C#
C++/CLI
public void GetObjectData( 
   SerializationInfo info, 
   StreamingContext context 
) 
public: 
void GetObjectData(  
   SerializationInfo^ info, 
   StreamingContext context 
)  

Parameters

info
The System.Runtime.Serialization.SerializationInfo to populate with data.

context
The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.

Exceptions

ExceptionDescription
System.Security.SecurityException The caller does not have the required permission.
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.