GeometryCollection.op_Equality

GeometryCollection Equality operator

Implementeert de operator ==.

public static bool operator ==(GeometryCollection a, GeometryCollection b)
ParameterTypeBeschrijving
aGeometryCollectionDe A-instantie.
bGeometryCollectionDe B-instantie.

Winstwaarde

Het resultaat van de operator.

Zie ook