Asn1ReaderNextOffset Property
Gets next structure's offset. If current element is the last element in the data, the property returns zero.
Namespace: SysadminsLV.Asn1ParserAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
public int NextOffset { get; }
Public ReadOnly Property NextOffset As Integer
Get
public:
property int NextOffset {
int get ();
}
member NextOffset : int with get
Property Value
Int32