Table of Contents

Method Equals

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

Equals(object)

Compares this instance to the given object instance to see if they are equal.

public override bool Equals(object obj)

Parameters

obj object

The object instance to compare with this instance.

Returns

bool

True if they are equal, false if not.