ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CompositeLayer Class / GetSnapshot Method

In This Topic
    GetSnapshot Method (CompositeLayer)
    In This Topic
    Gets a readonly snapshot of the layers
    Syntax
    public IReadOnlyList<Layer> GetSnapshot()
    Public Function GetSnapshot() As IReadOnlyList(Of Layer)

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also