LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnCodecsInvalidFormatException Constructor(SerializationInfo,StreamingContext)






The data for serializing or deserializing the object.
The source and destination for the object.
Initializes a new instance of the AnnCodecsInvalidFormatException class with the specified serialization and context information. .NET support
Syntax
protected AnnCodecsInvalidFormatException( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New AnnCodecsInvalidFormatException(info, context)
protected AnnCodecsInvalidFormatException( 
   SerializationInfo info,
   StreamingContext context
)
function AnnCodecsInvalidFormatException( 
   info ,
   context 
)
protected:
AnnCodecsInvalidFormatException( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
The data for serializing or deserializing the object.
context
The source and destination for the 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

AnnCodecsInvalidFormatException Class
AnnCodecsInvalidFormatException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.