OgcWfsDataSet.Count Property
Gets or sets a value indicating how many features that should be requested in each request to the OpenGIS Web Feature Service.
Syntax
public System.Int32 Count { get; set; }
Property Value
Default: 0
The maximum number of features. If value is set to 0, no limit will be specified in WFS request.
Platforms
Windows, Linux, Android