Click or drag to resize
CacheableString Properties

The CacheableString type exposes the following members.

Properties
  NameDescription
Public propertyClassId (Overrides SerializableClassId.)
Public propertyIsWideString
True when the underlying C string is a wide-character string.
Public propertyLength
Gets the length of the underlying C string.
Public propertyObjectSize
return the size of this object in bytes
(Overrides SerializableObjectSize.)
Public propertyValue
Gets the string value.
Top
See Also