Table of Contents

Class IndexFinderItemComparerByColumnIndex

Namespace
DevExpress.Xpo.DB.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public class IndexFinderItemComparerByColumnIndex : IComparer<IndexFinderItem>
Inheritance
IndexFinderItemComparerByColumnIndex
Implements
Inherited Members

Constructors

IndexFinderItemComparerByColumnIndex()

public IndexFinderItemComparerByColumnIndex()

Methods

Compare(IndexFinderItem, IndexFinderItem)

public int Compare(IndexFinderItem left, IndexFinderItem right)

Parameters

left IndexFinderItem
right IndexFinderItem

Returns

int