Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.COutlineNode : Gregor.Core.Collections.CFlexibleTreeNode, Gregor.Core.Collections.ITreeNode, Gregor.Core.IXmlCompanion Custom Attributes: Description:
public COutlineNode(System.String[] asAllLines, System.Int32 iLine) Custom Attributes: Description:
private System.String[] m_AllLines Custom Attributes: Description:
private System.String m_IconKey Custom Attributes: Description:
private System.Int32 m_LineIndex Custom Attributes: Description:
private System.String m_Title Custom Attributes: Description:
public System.String[] AllLines {get;}
Custom Attributes:
Description:
public System.String IconKey {get;set;}
Custom Attributes:
Description:
public System.Int32 LineIndex {get;}
Custom Attributes:
Description:
public System.String Title {get;set;}
Custom Attributes:
Description:
public override System.String ToString() Custom Attributes: Description:
Gregor.Core.Collections.CFlexibleTreeNode