Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods
IVector.Equals(ILocation) Method
Returns true if the current vector equals the input vector
Namespace: CommonInterfaces
Delphi
public function Equals( const Vector: ILocation ): Boolean; overload;
Parameters
Vector
Type: ILocation
Type: Boolean
•CommonInterfaces.IVector.EqualsStar(Single,Single,Single)
•IVector
•CommonInterfaces