ObjectContainerBase.

Reserve(int) Method

Syntax

public abstract void Reserve(int byteCount)

Parameters

Name Type Description
byteCount int

Return Value

Type Description
void