Returns true if each of the actual dimension symbols satisfies the corresponding required dimension symbol.
[Visual Basic]
Overloads Public Shared Function Matches( _
ByVal actualDimensionSymbols As String, _
ByVal requiredDimensionSymbols As String _
) As Boolean
Returns true if each of the required dimension symbols encompass the corresponding actual dimension symbol.
Missing <remarks> documentation for M:Geotools.Geometries.IntersectionMatrix.Matches(System.String,System.String)
IntersectionMatrix Class | IntersectionMatrix Members | Geotools.Geometries Namespace | IntersectionMatrix.Matches Overload List