Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool IsWrapperFor(IDictionary<TKey, TValue>)

Declaration

public bool IsWrapperFor(
    IDictionary<TKey, TValue> dict
)

Summary

Returns true if dict is the same dictionary object as the one this class wraps.