string class

C60704
concept

A string class represents a sequence of characters with associated operations for creation, manipulation, comparison, and querying of textual data.

Observed surface forms (1)

Surface form Occurrences
text-handling class 1

Instances (2)

Instance Via concept surface
CString
NSText text-handling class