Table of Contents

Method Equals

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

Equals(object)

Returns a value that indicates whether the current instance is equal to the specified object.

public override bool Equals(object obj)

Parameters

obj object

The object to compare with this instance.

Returns

bool

true if the current instance is equal to the specified object; otherwise, false.