ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IStandaloneTableContainer Interface / GetSnapshot Method

In This Topic
    GetSnapshot Method (IStandaloneTableContainer)
    In This Topic
    Returns a read-only snapshot of the tables in the container.
    Syntax
    Remarks
    Prefer this function over direct access to the StandaloneTables collection, as it is thread-safe.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also