[Gregor.Core.Collections.CMemberComparer]

Gregor.Core.Collections.CMemberComparer

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.Collections.

Details

public class Gregor.Core.Collections.CMemberComparer

: System.Object, System.Collections.IComparer

Custom Attributes: 

Description: 


Members

CMemberComparer

public CMemberComparer()

Custom Attributes: 

Description: 

m_GroupByMemberKind

private System.Boolean m_GroupByMemberKind

Custom Attributes: 

Description: 

GroupByMemberKind

public System.Boolean GroupByMemberKind {get;set;}

Custom Attributes: 

Description: 

Compare

public System.Int32 Compare(System.Object x, System.Object y) // System.Collections.IComparer.Compare

Custom Attributes: 

Description: 


See Also

System.Object

System.Collections.IComparer

System.Boolean

System.Int32