Table of Contents

Interface IInstanceSizeEstimate

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

An interface class for getting instance size.

public interface IInstanceSizeEstimate

Methods

GetSize()

Gets the size estimate of this instance in bytes.

long GetSize()

Returns

long

Returns the size of the entity.