Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void GetObjectData(SerializationInfo, StreamingContext)

Declaration

public virtual void GetObjectData(
    SerializationInfo info,
    StreamingContext context
)

Summary

Equivalent to the same method in Dictionary<TKey, TValue>.