System.SmallStringBase.Len
C++
unsigned char Len;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | protected | dstring.h | System | SmallStringBase | 
Description
Length of a SmallString.
Len cannot be greater than the class template parameter sz.
C++
unsigned char Len;
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | protected | dstring.h | System | SmallStringBase | 
Length of a SmallString.
Len cannot be greater than the class template parameter sz.