IndexTriangle.Equals (IndexTriangle) Method

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

Parameters

other
IndexTriangle

Return Value

bool

Implements

IndexTriangle>.Equals

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition