Constructor OgcFeatureCollectionTable
OgcFeatureCollectionTable(Uri, String)
Initializes a new instance of the Ogc
Declaration
public OgcFeatureCollectionTable(Uri source, string collectionId)
Parameters
Type | Name | Description |
---|---|---|
System. |
source | URL of the "OGC API Features" service landing page that contains the feature collection. |
System. |
collectionId | The unique collection identifier. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.10 - 200.6 |
Xamarin.Android | 100.10 - 100.14 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.6 |
OgcFeatureCollectionTable(OgcFeatureCollectionInfo)
Initializes a new instance of the Ogc
Declaration
public OgcFeatureCollectionTable(OgcFeatureCollectionInfo collectionInfo)
Parameters
Type | Name | Description |
---|---|---|
Ogc |
collectionInfo | An Ogc |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.10 - 200.6 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.6 |