Struct Properties |
The Struct type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassId |
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.) |
![]() | ItemString | |
![]() | ItemUInt64 | |
![]() | Length |
Get the number of field values available.
|
![]() | ObjectSize |
return the size of this object in bytes
(Inherited from Serializable.) |
![]() | Set |
Get the parent StructSet of this Struct.
|