[Gregor.Core.Collections.CInitialLetterGroupRule]

Gregor.Core.Collections.CInitialLetterGroupRule

Saturday, September 15, 2007

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

Details

public class Gregor.Core.Collections.CInitialLetterGroupRule

: Gregor.Core.Collections.CGroupRule

Custom Attributes: 

Description: 


Members

CInitialLetterGroupRule

public CInitialLetterGroupRule(System.Boolean fUseDefaultRanges)

Custom Attributes: 

Description: 

m_IgnoreCase

private System.Boolean m_IgnoreCase

Custom Attributes: 

Description: 

m_Ranges

private System.String[] m_Ranges

Custom Attributes: 

Description: 

IgnoreCase

public System.Boolean IgnoreCase {get;set;}

Custom Attributes: 

Description: 

Ranges

public System.String[] Ranges {get;set;}

Custom Attributes: 

Description: 

FindGroup

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

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CGroupRule

System.Object

System.String

System.Boolean