Show / Hide Table of Contents

Constructor OgcFeatureCollectionTable

OgcFeatureCollectionTable(Uri, String)

Initializes a new instance of the OgcFeatureCollectionTable class.

Declaration
public OgcFeatureCollectionTable(Uri source, string collectionId)
Parameters
Type Name Description
System.Uri source

URL of the "OGC API Features" service landing page that contains the feature collection.

System.String collectionId

The unique collection identifier.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.2 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.10 - 200.7
Xamarin.Android100.10 - 100.14
Xamarin.iOS100.10 - 100.15
UWP100.10 - 200.7

OgcFeatureCollectionTable(OgcFeatureCollectionInfo)

Initializes a new instance of the OgcFeatureCollectionTable class from collection metadata.

Declaration
public OgcFeatureCollectionTable(OgcFeatureCollectionInfo collectionInfo)
Parameters
Type Name Description
OgcFeatureCollectionInfo collectionInfo

An OgcFeatureCollectionInfo object that contains the metadata of the feature collection.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.10 - 200.7
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 200.7
In This Article
Back to top Copyright © 2022 Esri.