CacheableString Properties |
The CacheableString type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassId | (Overrides SerializableClassId.) |
![]() | IsWideString |
True when the underlying C string is a wide-character string.
|
![]() | Length |
Gets the length of the underlying C string.
|
![]() | ObjectSize |
return the size of this object in bytes
(Overrides SerializableObjectSize.) |
![]() | Value |
Gets the string value.
|