اقرأ باللغة الإنجليزية

مشاركة عبر


AsnWriter.WriteNull(Nullable<Asn1Tag>) Method

Definition

Write NULL with a specified tag.

public void WriteNull (System.Formats.Asn1.Asn1Tag? tag = default);

Parameters

tag
Nullable<Asn1Tag>

The tag to write, or null for the default tag (Universal 5).

Exceptions

tag.TagClass is Universal, but tag.TagValue is not correct for the method.

Applies to

منتج الإصدارات
.NET 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)