Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool IsWrapperFor(ICollection<T>)

Declaration

public bool IsWrapperFor(
    ICollection<T> coll
)

Summary

Returns true if coll is the same collection object as the one this class wraps.