Documentation - v1.6.0-beta.24
    Preparing search index...

    Interface for enumerating memory scopes.

    interface ComponentMemoryScopes {
        getMemoryScopes(): MemoryScope[];
    }
    Index

    Methods