Show / Hide Table of Contents

Class ArchiveRowComparer

Inheritance
Object
TypedArchiveRowComparer<ArchiveRow>
ArchiveRowComparer
Implements
IComparer<ArchiveRow>
Inherited Members
TypedArchiveRowComparer<ArchiveRow>.Compare(ArchiveRow, ArchiveRow)
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoCore.dll
Syntax
public class ArchiveRowComparer : TypedArchiveRowComparer<ArchiveRow>, IComparer<ArchiveRow>

Constructors

ArchiveRowComparer(ArchiveOrderByInfo[])

Declaration
public ArchiveRowComparer(params ArchiveOrderByInfo[] orderByInfo)
Parameters
Type Name Description
ArchiveOrderByInfo[] orderByInfo

Implements

System.Collections.Generic.IComparer<T>

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top