Slu.Heureka.DomainLayer.GIS.Data Namespace > PolygonSet Class > isSubset Method : isSubset(PolygonSet,List<PolygonSet>) Method |
'Declaration
Public Overloads Shared Function isSubset( _ ByVal subset As PolygonSet, _ ByVal setList As List(Of PolygonSet) _ ) As Boolean
'Usage
Dim subset As PolygonSet Dim setList As List(Of PolygonSet) Dim value As Boolean value = PolygonSet.isSubset(subset, setList)
public static bool isSubset( PolygonSet subset, List<PolygonSet> setList )
public: static bool isSubset( PolygonSet^ subset, List<PolygonSet^>^ setList )
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