Coefficient.Equals Method

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

Parameters

other
Coefficient

Return Value

bool

Implements

Coefficient>.Equals

.NET Framework

Supported in: 4.8

In this article

Definition