Search Results for

    Show / Hide Table of Contents

    Interface IDisposable

    Classes which implement IDisposable interface can be disposed

    Implements
    AutoCloseable
    Namespace:
    Assembly: .dll
    Syntax
    public interface IDisposable extends AutoCloseable

    Methods

    dispose()

    Closes this instance and releases all allocated resources

    Declaration
    public abstract void dispose()

    Implements

    AutoCloseable
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml