Asn1Tag.AsConstructed Metoda

Definicja

Tworzy tag o tych samych wartościach TagClass i TagValue , ale którego IsConstructed wartość to true.

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

Zwraca

Tag o tych samych wartościach TagClass i TagValue , ale którego IsConstructed wartość to true.

Dotyczy