[Gregor.Core.Collections.CRankingGroupRule]

Gregor.Core.Collections.CRankingGroupRule

Saturday, September 15, 2007

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

Details

public class Gregor.Core.Collections.CRankingGroupRule

: Gregor.Core.Collections.CGroupRule

Custom Attributes: 

Description: 


Members

CRankingGroupRule

public CRankingGroupRule(params System.Object[] ranks)

Custom Attributes: 
ranks - System.ParamArray()

Description: 

m_Ranks

private System.Object[] m_Ranks

Custom Attributes: 

Description: 

Ranks

public System.Object[] Ranks {get;}

Custom Attributes: 

Description: 

FindGroup

public override System.Object FindGroup(System.Object value)

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CGroupRule

System.Object