ArcGISRuntime.UWP.Samples.FeatureLayerUrl.FeatureLayerUrl.FeatureLayerUrl C# (CSharp) Method

FeatureLayerUrl() public method

public FeatureLayerUrl ( ) : Esri.ArcGISRuntime.Geometry
return Esri.ArcGISRuntime.Geometry
        public FeatureLayerUrl()
        {
            InitializeComponent();

            // Setup the control references and execute initialization 
            Initialize();
        }