Vector3D.Equals (Vector3D) Method

Public Function Equals( _ 
ByVal other As Vector3D
) As Boolean
This language is not supported or no code example is available.
public bool Equals( 
Vector3D other 
)
This language is not supported or no code example is available.

Parameters

other
Vector3D

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition