Table of Contents

Method Equals

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

Equals(Geometry)

Indicates whether the current object is equal to another object of the same type.

public bool Equals(Geometry other)

Parameters

other Geometry

An object to compare with this object.

Returns

bool

true if the current object is equal to the other parameter; otherwise, false.

Equals(Geography)

Indicates whether the current object is equal to another object of the same type.

public bool Equals(Geography other)

Parameters

other Geography

An object to compare with this object.

Returns

bool

true if the current object is equal to the other parameter; otherwise, false.