Click or drag to resize

LengthEncodedSegment Properties

The LengthEncodedSegment type exposes the following members.

Properties
 NameDescription
Public propertyEncoding Segment encoding.
(Inherited from TelegramFormatSegment)
Public propertyEncodingProperties Segment encoding type.
(Inherited from TelegramFormatSegment)
Public propertyLength Segment byte length.
(Overrides TelegramFormatSegmentLength)
Public propertyLengthEncoding Segment length encoding type.
Public propertyName Segment name.
(Inherited from TelegramFormatSegment)
Public propertyType Segment type.
(Inherited from TelegramFormatSegment)
Top
See Also