AsnWriter.Scope 構造体

定義

論理スコープとして構文のスコープを使用して、開かれているタグを安全に閉じるための IDisposable ターゲットを提供します。

public: value class AsnWriter::Scope : IDisposable
public readonly struct AsnWriter.Scope : IDisposable
type AsnWriter.Scope = struct
    interface IDisposable
Public Structure AsnWriter.Scope
Implements IDisposable
継承
AsnWriter.Scope
実装

メソッド

Dispose()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

適用対象