'Declaration Public Overloads Function Equals( _ ByVal other As Point3D _ ) As Boolean
'Usage Dim instance As Point3D Dim other As Point3D Dim value As Boolean value = instance.Equals(other)
public bool Equals( Point3D other )
true
false
Point3D Structure Point3D Members Overload List