C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Vector4 Structure / EqualsRef Method

In This Topic
EqualsRef Method (Vector4)
In This Topic
Determines whether the specified Vector4 is equal to this instance.
Syntax
'Declaration
 
Public Function EqualsRef( _
   ByRef other As Vector4 _
) As System.Boolean
 

Parameters

other
See Also