Asn1ReaderIsConstructed Property

Indicates whether the current tag is container, so it have children instead of explicit tag value.

Definition

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

Property Value

Boolean

See Also