IQueryComparator Interface

Summary

This interface is not used in .NET.
graph BT Type["IQueryComparator"] class Type type-node

Syntax

public interface IQueryComparator

Methods

Name Value Summary
Compare(Object, Object) int
Implement to compare two arguments for sorting.