C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Vector3 Structure / Equals Method / Equals(Vector3) Method

In This Topic
Equals(Vector3) Method
In This Topic
Determines whether the specified Vector3 is equal to this instance.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Vector3 _
) As System.Boolean
 

Parameters

other
See Also