[Gregor.Core.Collections.CXmlNodeGrouper]

Gregor.Core.Collections.CXmlNodeGrouper

Saturday, September 15, 2007

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

Details

public class Gregor.Core.Collections.CXmlNodeGrouper

: Gregor.Core.Collections.CGrouperBase, System.Collections.IComparer

Custom Attributes: 

Description: 


Members

CXmlNodeGrouper

public CXmlNodeGrouper(params System.String[] keyAttribs)

Custom Attributes: 
keyAttribs - System.ParamArray()

Description: 

CXmlNodeGrouper

public CXmlNodeGrouper(System.Int32 groupLevel, params System.String[] keyAttribs)

Custom Attributes: 
keyAttribs - System.ParamArray()

Description: 

GetGroupRule

public Gregor.Core.Collections.CGroupRule GetGroupRule(System.String sPropName)

Custom Attributes: 

Description: 

GetValue

protected override System.Object GetValue(System.Object o, System.String sPropName)

Custom Attributes: 

Description: 

Group

public Gregor.Core.Collections.CGroupNode Group(System.Xml.XmlNodeList nodeList)

Custom Attributes: 

Description: 

SetGroupRule

public void SetGroupRule(System.String sPropName, Gregor.Core.Collections.CGroupRule rule)

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CGrouperBase

Gregor.Core.Collections.CGroupNode

Gregor.Core.Collections.CGroupRule

System.Object

System.String

System.Xml.XmlNodeList

System.Collections.IComparer

System.Int32

System.Void