[Gregor.Core.Collections.CFlexibleTree]

Gregor.Core.Collections.CFlexibleTree

Saturday, September 15, 2007

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

Details

public class Gregor.Core.Collections.CFlexibleTree

: Gregor.Core.Collections.CFlexibleTreeNode, Gregor.Core.Collections.ITreeNode, Gregor.Core.IXmlCompanion, Gregor.Core.Collections.ITree, System.Collections.IEnumerable

Custom Attributes: 

Description: 


Members

CFlexibleTree

public CFlexibleTree()

Custom Attributes: 

Description: 

CFlexibleTree

public CFlexibleTree(System.Xml.XmlNode xn)

Custom Attributes: 

Description: 

Gregor.Core.Collections.ITree.Root

private Gregor.Core.Collections.ITreeNode Gregor.Core.Collections.ITree.Root {get;} // Gregor.Core.Collections.ITree.Root

Custom Attributes: 

Description: 

GetEnumerator

public System.Collections.IEnumerator GetEnumerator() // System.Collections.IEnumerable.GetEnumerator

Custom Attributes: 

Description: 

GetXmlElementName

protected override System.String GetXmlElementName()

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CFlexibleTreeNode

System.String

System.Xml.XmlNode

Gregor.Core.Collections.ITree

Gregor.Core.Collections.ITreeNode

Gregor.Core.IXmlCompanion

System.Collections.IEnumerable

System.Collections.IEnumerator