Table of Contents

Method IsEqual

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

IsEqual(ICheckItem)

Determines whether this check item is equal to another check item.

public bool IsEqual(ICheckItem otherCheckItem)

Parameters

otherCheckItem ICheckItem

Returns

bool

true if the check items are equal; otherwise, false.