Asn1Tag.AsConstructed メソッド

定義

TagClassTagValue と同じ値を持つが、IsConstructedtrue のタグを生成します。

public:
 System::Formats::Asn1::Asn1Tag AsConstructed();
public System.Formats.Asn1.Asn1Tag AsConstructed ();
member this.AsConstructed : unit -> System.Formats.Asn1.Asn1Tag
Public Function AsConstructed () As Asn1Tag

戻り値

TagClassTagValue と同じ値を持つが、IsConstructedtrue のタグ。

適用対象