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

DeserializeFile<T> Method






The type of object to deserialize.
The xml file of the object to deserialize.
Deserializes an object from the specified xml file.
Syntax
public static T DeserializeFile<T>( 
   string filename
)
'Declaration
 
Public Shared Function DeserializeFile(Of T)( _
   ByVal filename As String _
) As T
'Usage
 
Dim filename As String
Dim value As T
 
value = AddInUtils.DeserializeFile(Of T)(filename)
public static T DeserializeFile<T>( 
   string filename
)
 function Leadtools.Dicom.AddIn.AddInUtils.DeserializeFile( 
   filename 
)
public:
static T^ DeserializeFilegeneric<typename T>
( 
   String^ filename
) 

Parameters

filename
The xml file of the object to deserialize.

Type Parameters

T
The type of object to deserialize.

Return Value

The deserialized object.
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