Table of Contents

Method Equals

Namespace
Scaleout.Client.Net
Assembly
Scaleout.Client.dll

Equals(ObjectKey)

Determines whether the specified ObjectKey is equal to the current ObjectKey.

public bool Equals(ObjectKey other)

Parameters

other ObjectKey

The ObjectKey to compare with the current ObjectKey.

Returns

bool

True if the keys are equal; otherwise, false.