Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTCurrency.AsFloat

Syntax

Single AsFloat

Parameters

This method has no parameters.

Description

Converts a CTCurrency object to Single.

Return

AsFloat() returns the converted value in Single format.

See Also

AsBigint(), AsLong()

TOCIndex