Namespace: Rx.Net – Class: MainLens – Assembly: Rx.Net

MainLens.IsEqual Method

C#
public bool IsEqual(MainLens xMainLens)

Determines whether the specified T:System.Object is equal to the current T:System.Object.

Parameters

[MainLens] xMainLens

The object to compare to this object.

Returns

bool

true if the specified T:System.Object is equal to the current T:System.Object; otherwise, false.