IQueryResult.Next Method
Gets the next feature.
Next()
Gets the next feature.Syntax
public Feature Next ()
Return Value
The next feature, or a null reference if all features have been returned.
Remarks
Carmenta Engine will call this method repeatedly until it returns null.
Platforms
Windows, Linux, Android