Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTMoney.StringToMoney

Syntax

void StringToMoney(String str)

Parameters

  • str [in] The string object to be converted.

Description

StringToMoney() converts a String object to a CTMoney object.

Return

None.

See Also

AsString()

TOCIndex