Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > MaximalCliquesGenerator Class > MaximalCliquesGenerator Constructor : MaximalCliquesGenerator Constructor(SortedDictionary<Int32,Polygon>) |
'Declaration
Public Function New( _ ByVal polygons As SortedDictionary(Of Integer,Polygon) _ )
'Usage
Dim polygons As SortedDictionary(Of Integer,Polygon) Dim instance As New MaximalCliquesGenerator(polygons)
public MaximalCliquesGenerator( SortedDictionary<int,Polygon> polygons )
public: MaximalCliquesGenerator( SortedDictionary<int,Polygon^>^ polygons )
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