GeometryCollection.op_Inequality
GeometryCollection Inequality operator
Implements the operator !=.
public static bool operator !=(GeometryCollection a, GeometryCollection b)
Parameter | Type | Description |
---|---|---|
a | GeometryCollection | The A instance. |
b | GeometryCollection | The B instance. |
Return Value
The result of the operator.
See Also
- class GeometryCollection
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS