System.Collections.IStructuralComparable Interface Reference
Inheritance diagram for System.Collections.IStructuralComparable:
Collaboration diagram for System.Collections.IStructuralComparable:Public Member Functions | |
| int | CompareTo (object other, IComparer comparer) |
Detailed Description
Definition at line 35 of file IStructuralComparable.cs.
Member Function Documentation
| int System.Collections.IStructuralComparable.CompareTo | ( | object | other, |
| IComparer | comparer | ||
| ) |
The documentation for this interface was generated from the following file:
