ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / CompositeFeatureLayer Class / GetSnapshot Method

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

    Return Value

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also