Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public interface Gregor.Core.Collections.ITreeNode Custom Attributes: Description:
Gregor.Core.Collections.ITreeNode FirstChild {get;}
Custom Attributes:
Description:
Gregor.Core.Collections.ITreeNode NextSibling {get;}
Custom Attributes:
Description:
Gregor.Core.Collections.ITreeNode Parent {get;}
Custom Attributes:
Description:
Gregor.Core.Collections.ITreeNode PreviousSibling {get;}
Custom Attributes:
Description:
Gregor.Core.Collections.ITree Tree {get;}
Custom Attributes:
Description: