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.3.0+5c47da1850320381293fe03930b30c8078b8bf98
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