EqualsRef Method
EqualsRef(ref Vector4)
Determines whether the specified Vector4 is equal to this instance.
Declaration
public bool EqualsRef(ref Vector4 other)
Public Function EqualsRef(ByRef other As Vector4) As Boolean
Parameters
| Type |
Name |
Description |
| Vector4 |
other |
|
Returns