You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > Es Class > Es Methods > NumToStr Method > NumToStr Method (long, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.Es.NumToStr Method (long, bool)

Converts the specified value to its equivalent string representation.

Syntax
C++
C#
Visual Basic
public: string NumToStr( long number, bool upperCase );
Parameters
Parameters 
Description 
value 
A value containing a number to convert. 
Returns

Returns the string representation of the long value.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.