Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTString::TrimLeft

Syntax

void TrimLeft( )

Parameters

This method has no parameters.

Description

Removes all spaces from the beginning of a CTString.

Return

None.

See also

Trim(), TrimRight()

TOCIndex