Table of Contents

Method Equals

Namespace
Scaleout.Client.QuerySupport
Assembly
Scaleout.Client.dll

Equals(object)

Compare obj with this SparseBitmap. If both have the same contents, return true. Otherwise, return false.

public override bool Equals(object obj)

Parameters

obj object

Returns

bool