CTRecord::ClearField
Syntax
void ClearField(const NINT FieldNbr)
void ClearField(const CTString& FieldName)
Parameters
Description
Clears the contents of a field.
Return
None.
See also
Clear(), Reset()
TOCIndex