ArcGIS Pro 2.6 API Reference Guide
SubtypeLayers Property (SubtypeGroupLayerCreationParams)

ArcGIS.Desktop.Mapping Namespace > SubtypeGroupLayerCreationParams Class : SubtypeLayers Property
Gets and sets a list of SubtypeFeatureLayerCreationParams.
Syntax
Remarks

If you do not provide any list, LayerFactory.CreateLayer<T> will create a SubtypeGroupLayer with all subtypes available at the source.

If you want to create a SubtypeGroupLayer with only a subset of all available subtypes and/or create them with pre-defined renderer, you must provide a list of SubtypeFeatureLayerCreationParams.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SubtypeGroupLayerCreationParams Class
SubtypeGroupLayerCreationParams Members