Asn1ReaderNextOffset Property

Gets next structure's offset. If current element is the last element in the data, the property returns zero.

Definition

Namespace: SysadminsLV.Asn1Parser
Assembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
C#
public int NextOffset { get; }

Property Value

Int32

See Also