C# Class TypeListTreeNode, heap-prof

Inheritance: TreeNode
Show file Open project: mono/heap-prof

Public Properties

Property Type Description
idx int

Private Properties

Property Type Description

Public Methods

Method Description
TypeListTreeNode ( TypeList, tl, int idx ) : System

Method Details

TypeListTreeNode() public method

public TypeListTreeNode ( TypeList, tl, int idx ) : System
tl TypeList,
idx int
return System

Property Details

idx public property

public int idx
return int