Asn1Tag.IsConstructed Property

Definition

Indicates if the tag represents a constructed encoding (true), or a primitive encoding (false).

public:
 property bool IsConstructed { bool get(); };
public bool IsConstructed { get; }
member this.IsConstructed : bool
Public ReadOnly Property IsConstructed As Boolean

Property Value

Applies to