LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetObjectData Method

Show in webframe





The System.Runtime.Serialization.SerializationInfo to populate with data.
The destination (see System.Runtime.Serialization.StreamingContext) for this serialization.
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
Syntax
public void GetObjectData( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Public Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
'Usage
 
Dim instance As AddInImage
Dim info As SerializationInfo
Dim context As StreamingContext
 
instance.GetObjectData(info, 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

See Also

Reference

AddInImage Class
AddInImage 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