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

CRxString::Length Method

C++
virtual size_t Length()

Gets the length of this CRxString. This is the number of characters.

Returns

size_t

The length of this CRxString.