ShapefileQuery.Ordered Property
Gets or sets a flag indicating if features are returned in the order they are defined in the file.
Syntax
public System.Boolean Ordered { get; set; }
Property Value
Default: true
True if the features should be returned in file order; False if they may be returned in any order.
Platforms
Windows, Linux, Android