Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.Dispose

Syntax

Void Dispose()

Parameters

This method has no parameters.

Description

This is the destructor for the CTRecord class. It frees the allocated memory to the Record.

See Also

CTRecord()

TOCIndex