OgcWfsDataSet.TypeNames Property
Gets a list that contains all feature types to read from the service.
Syntax
public StringCollection TypeNames { get; }
Property Value
Default: Empty collection.
List of feature type identifiers to read from the service or an empty list to read all feature types.
Remarks
The contents of this property should only be modified before the OgcWfsDataSet is initialized.
Platforms
Windows, Linux, Android