Click or drag to resize
Struct Properties

The Struct 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.
(Inherited from Serializable.)
Public propertyItemString
Public propertyItemUInt64
Public propertyLength
Get the number of field values available.
Public propertyObjectSize
return the size of this object in bytes
(Inherited from Serializable.)
Public propertySet
Get the parent StructSet of this Struct.
Top
See Also