Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTField::CTField

Syntax

CTField ( )

CTField(const CTField& pField)

Parameters

  • pField [in] The field object.

Description

This is the constructor for the CTField object.

See also

~CTField()

TOCIndex