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

CRxString::GetElementSize Method

C++
virtual size_t GetElementSize()

Gets the size in bytes of an element of a string, which is always 1.

Returns

size_t

The element size.