AsnWriter.Scope 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 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
- 繼承
- 實作
方法
Dispose() |
執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。 |