Click or drag to resize

Element Properties

The Element type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the EBML ID.
Public propertyLength
Gets the total length of the element (including ID/size field), set after calling GetBytes.
Public propertySize
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
Public propertySizeLength
Gets or sets the length of the size field, in bytes. Defaults to zero (variable size).
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
Top
See Also