Namespace: Rx – Class: CRxString – Header: Rx.Core/RxString.h

CRxString::operator<< Operator

C++
CRxString& operator<<(ENumberPresentation ePresentation)

Sets the number presentation of following numbers.

Parameters

[ENumberPresentation] ePresentation

The number presentation.

Returns

CRxString&

This string.