ArcGIS Pro 2.8 API Reference Guide
SubtypeGroupLayerCreationParams Constructor(Uri)

ArcGIS.Desktop.Mapping Namespace > SubtypeGroupLayerCreationParams Class > SubtypeGroupLayerCreationParams Constructor : SubtypeGroupLayerCreationParams Constructor(Uri)
A System.Uri represents the path or url to a dataset or .lyrx or .lpkx file.
Creates a parameter object with System.Uri.
Syntax
public SubtypeGroupLayerCreationParams( 
   Uri uri
)
Public Function New( _
   ByVal uri As Uri _
)

Parameters

uri
A System.Uri represents the path or url to a dataset or .lyrx or .lpkx file.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SubtypeGroupLayerCreationParams Class
SubtypeGroupLayerCreationParams Members
Overload List