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(params ArchiveOrderByInfo[])

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

Implements

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