Returns true if the current vector equals the input vector
Namespace: RSVector
Delphi
|
public
function Equals( const Vector: ILocation ): Boolean; reintroduce;overload;
|
Parameters
Vector
Type: ILocation
Return Value
Type: Boolean
Implements
IVector.Equals(ILocation)