Documentation - v1.2.0-alpha.3
    Preparing search index...

    Interface for enumerating memory scopes.

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

    Methods