ArcGIS Pro 2.8 API Reference Guide
GetSnapshot Method (CompositeLayer)

ArcGIS.Desktop.Mapping Namespace > CompositeLayer Class : GetSnapshot Method
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 10, Windows 8.1

See Also

Reference

CompositeLayer Class
CompositeLayer Members