[Gregor.Core.Collections.COutlineNode]

Gregor.Core.Collections.COutlineNode

Saturday, September 15, 2007

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

Details

public class Gregor.Core.Collections.COutlineNode

: Gregor.Core.Collections.CFlexibleTreeNode, Gregor.Core.Collections.ITreeNode, Gregor.Core.IXmlCompanion

Custom Attributes: 

Description: 


Members

COutlineNode

public COutlineNode(System.String[] asAllLines, System.Int32 iLine)

Custom Attributes: 

Description: 

m_AllLines

private System.String[] m_AllLines

Custom Attributes: 

Description: 

m_IconKey

private System.String m_IconKey

Custom Attributes: 

Description: 

m_LineIndex

private System.Int32 m_LineIndex

Custom Attributes: 

Description: 

m_Title

private System.String m_Title

Custom Attributes: 

Description: 

AllLines

public System.String[] AllLines {get;}

Custom Attributes: 

Description: 

IconKey

public System.String IconKey {get;set;}

Custom Attributes: 

Description: 

LineIndex

public System.Int32 LineIndex {get;}

Custom Attributes: 

Description: 

Title

public System.String Title {get;set;}

Custom Attributes: 

Description: 

ToString

public override System.String ToString()

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CFlexibleTreeNode

System.String

Gregor.Core.Collections.ITreeNode

Gregor.Core.IXmlCompanion

System.Int32