LocalObjectContainer.

OverwriteDeletedBytes(int, int) Method

Syntax

public abstract void OverwriteDeletedBytes(int address, int length)

Parameters

Name Type Description
address int
length int

Return Value

Type Description
void