System.SmallStringBase.Data
C++
char Data[sz];
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | protected | dstring.h | System | SmallStringBase |
Description
Characters of a SmallString.
You can access the characters of a SmallString also with the subscript operator.