Heureka API .NET Documentation
SetupForPredictionUnit Method (TreeVolumeBrandelLesser)



Syntax
'Declaration
 
Public Overrides Sub SetupForPredictionUnit( _
   ByVal p As PredictionUnit _
) 
'Usage
 
Dim instance As TreeVolumeBrandelLesser
Dim p As PredictionUnit
 
instance.SetupForPredictionUnit(p)
public override void SetupForPredictionUnit( 
   PredictionUnit p
)
public:
void SetupForPredictionUnit( 
   PredictionUnit^ p
) override 

Parameters

p
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

TreeVolumeBrandelLesser Class
TreeVolumeBrandelLesser Members

Send Feedback