eDriven Framework API
PropertyComparer<(Of <(<'T>)>)> Class
NamespaceseDriven.Core.ReflectionPropertyComparer<(Of <(<'T>)>)>
eDriven Framework API
Compares properties
Declaration Syntax
C#Visual BasicVisual C++
public class PropertyComparer<T> : IComparer<T>
Public Class PropertyComparer(Of T) _
	Implements IComparer(Of T)
generic<typename T>
public ref class PropertyComparer : IComparer<T>
Generic Template Parameters
T
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PropertyComparer<(Of <(<'T>)>)>()()()()
Constructor

PropertyComparer<(Of <(<'T>)>)>(String, Boolean)
Constructor

Compare(T, T)
Descending
Descending

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Numeric
Numeric

SortField
Sort field

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PropertyComparer<(Of <(<'T>)>)>

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)