Click or drag to resize

CompositeTag Properties

The CompositeTag type exposes the following members.

Properties
  NameDescription
Public propertyCount
Get TLV element list size
Protected propertyExpectedTagType
Expected tag type
Public propertyForceTlv16Encoding
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.)
Public propertyForward
Is tlv forwarded.
(Inherited from TlvTag.)
Public propertyItem
Get or set TLV child object
Public propertyNonCritical
Is tlv tag non critical.
(Inherited from TlvTag.)
Public propertyType
Tlv tag type.
(Inherited from TlvTag.)
Top
See Also