Heureka API .NET Documentation
EvenAgedData.TreeStatus Constructor



Syntax
'Declaration
 
Public Function New( _
   ByVal tree As Tree, _
   ByVal period As Integer _
)
'Usage
 
Dim tree As Tree
Dim period As Integer
 
Dim instance As New EvenAgedData.TreeStatus(tree, period)
public EvenAgedData.TreeStatus( 
   Tree tree,
   int period
)
public:
EvenAgedData.TreeStatus( 
   Tree^ tree,
   int period
)

Parameters

tree
period
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EvenAgedData.TreeStatus Class
EvenAgedData.TreeStatus Members

Send Feedback