DataObjectItemComparer.Compare Method
Include Protected Members
Include Inherited Members
Compares one object identifier part with another specified object identifier part.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Compare(String, array<Object[], Int32, Object) | Compares one object identifier part with another specified object identifier part. | |
Compare(String, String, Object, Object) | Compares a property of a data object with another data object property. |
Top