System.Collections.IStructuralEquatable Interface Reference
+ Inheritance diagram for System.Collections.IStructuralEquatable:
+ Collaboration diagram for System.Collections.IStructuralEquatable:

Public Member Functions

bool Equals (object other, IEqualityComparer comparer)
 
int GetHashCode (IEqualityComparer comparer)
 

Detailed Description

Definition at line 35 of file IStructuralEquatable.cs.

Member Function Documentation

bool System.Collections.IStructuralEquatable.Equals ( object  other,
IEqualityComparer  comparer 
)
int System.Collections.IStructuralEquatable.GetHashCode ( IEqualityComparer  comparer)

The documentation for this interface was generated from the following file: