LEADTOOLS (Leadtools.Logging assembly)

SerializableDictionary<TKey,TValue> Constructor(SerializationInfo,StreamingContext)

Show in webframe





A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the Dictionary.
A System.Runtime.Serialization.StreamingContext structure containing the source and destination of the serialized stream associated with the Dictionary.
Initializes a new instance of the SerializableDictionary<TKey,TValue> class.
Syntax
protected SerializableDictionary<TKey,TValue>( 
   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 SerializableDictionary(Of TKey,TValue)(info, context)

            

            
protected:
SerializableDictionary<TKey,TValue>( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the Dictionary.
context
A System.Runtime.Serialization.StreamingContext structure containing the source and destination of the serialized stream associated with the Dictionary.
Requirements

Target Platforms

See Also

Reference

SerializableDictionary<TKey,TValue> Class
SerializableDictionary<TKey,TValue> Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features