PowerSNMP for .NET
SafeDictionary<TKey,TValue> Constructor




SerializationInfo.
StreamingContext.
Serialization support.
Syntax
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New SafeDictionary(Of TKey,TValue)(info, context)
protected SafeDictionary<TKey,TValue>( 
   SerializationInfo info,
   StreamingContext context
)
protected: SafeDictionary<TKey,TValue>( 
   SerializationInfo* info,
   StreamingContext context
)
protected:
SafeDictionary<TKey,TValue>( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
SerializationInfo.
context
StreamingContext.
See Also

Reference

SafeDictionary<TKey,TValue> Class
SafeDictionary<TKey,TValue> Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic