共用方式為


AsnWriter.GetEncodedLength 方法

定義

取得將由 TryEncode(Span<Byte>, Int32) 寫入的位元組數。

public:
 int GetEncodedLength();
public int GetEncodedLength ();
member this.GetEncodedLength : unit -> int
Public Function GetEncodedLength () As Integer

傳回

將由 TryEncode(Span<Byte>, Int32) 寫入的位元組數。

例外狀況

適用於