ComponentOne Bitmap for UWP
Equals(Vector4) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Vector4 Structure > Equals Method : Equals(Vector4) Method
Determines whether the specified Vector4 is equal to this instance.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Vector4 _
) As System.Boolean
public System.bool Equals( 
   Vector4 other
)

Parameters

other
See Also

Reference

Vector4 Structure
Vector4 Members
Overload List