Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > AdjacenciesCalculator Class > AdjacenciesCalculator Constructor : AdjacenciesCalculator Constructor(DBInfo,IEnumerable<TreatmentUnit>,Boolean) |
'Declaration
Public Function New( _ ByVal dbInfo As DBInfo, _ ByVal tuColl As IEnumerable(Of TreatmentUnit), _ Optional ByVal checkLinesOnly As Boolean _ )
'Usage
Dim dbInfo As DBInfo Dim tuColl As IEnumerable(Of TreatmentUnit) Dim checkLinesOnly As Boolean Dim instance As New AdjacenciesCalculator(dbInfo, tuColl, checkLinesOnly)
public AdjacenciesCalculator( DBInfo dbInfo, IEnumerable<TreatmentUnit> tuColl, bool checkLinesOnly )
public: AdjacenciesCalculator( DBInfo^ dbInfo, IEnumerable<TreatmentUnit^>^ tuColl, bool checkLinesOnly )
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