Identifier.op_Equality
Identifier Equality operator
Implements the operator ==.
public static bool operator ==(Identifier a, Identifier b)
Parameter | Type | Description |
---|---|---|
a | Identifier | The A instance. |
b | Identifier | The B instance. |
Return Value
The result of the operator.
See Also
- class Identifier
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS