Used by Array.Sort to sort a collection of CContact objects

Namespace:  Asi.iBO.ContactManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public class CContactSorter : IComparer
Visual Basic (Declaration)
Public Class CContactSorter _
	Implements IComparer
Visual C++
public ref class CContactSorter : IComparer

Inheritance Hierarchy

System..::.Object
  Asi.iBO.ContactManagement..::.CContactSorter

See Also