[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.MatchDetails.op_Inequality

operator != Operator

operator !=(MatchDetails, MatchDetails)

Tests whether two specified MatchDetails objects are equivalent.

Declaration
public static bool operator !=(MatchDetails lhs, MatchDetails rhs)
Public Shared Operator <>(lhs As MatchDetails, rhs As MatchDetails) As Boolean
Parameters
Type Name Description
MatchDetails lhs
MatchDetails rhs
Returns
Type Description
bool