Click or drag to resize
CacheableStringArray Properties

The CacheableStringArray type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Returns the classId of the instance being serialized. This is used by deserialization to determine what instance type to create and deserialize into.
(Overrides SerializableClassId.)
Public propertyItem
Public propertyLength
Gets the length of the array.
Public propertyObjectSize
return the size of this object in bytes
(Overrides SerializableObjectSize.)
Top
See Also