Heureka API .NET Documentation
StandNeighbourhood Constructor(DBInfo,TreatmentUnitCollection,Int32)



Syntax
'Declaration
 
Public Function New( _
   ByVal dbInfo As DBInfo, _
   ByVal tuColl As TreatmentUnitCollection, _
   ByVal radius As Integer _
)
'Usage
 
Dim dbInfo As DBInfo
Dim tuColl As TreatmentUnitCollection
Dim radius As Integer
 
Dim instance As New StandNeighbourhood(dbInfo, tuColl, radius)
public StandNeighbourhood( 
   DBInfo dbInfo,
   TreatmentUnitCollection tuColl,
   int radius
)
public:
StandNeighbourhood( 
   DBInfo^ dbInfo,
   TreatmentUnitCollection^ tuColl,
   int radius
)

Parameters

dbInfo
tuColl
radius
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

StandNeighbourhood Class
StandNeighbourhood Members
Overload List

Send Feedback