Asn1ReaderIsConstructed Property
Indicates whether the current tag is container, so it have children instead of explicit tag value.
Namespace: SysadminsLV.Asn1ParserAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.2.11
public bool IsConstructed { get; }
Public ReadOnly Property IsConstructed As Boolean
Get
public:
property bool IsConstructed {
bool get ();
}
member IsConstructed : bool with get
Property Value
Boolean