ArcFM Server Developer Guide
NextRow Method (ServerRowLayerSearchResults)


Returns next row in results collection, and advances to the next row.
Syntax
'Declaration
 
Public Function NextRow() As IRow
'Usage
 
Dim instance As ServerRowLayerSearchResults
Dim value As IRow
 
value = instance.NextRow()
public IRow NextRow()

Return Value

IRow
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ServerRowLayerSearchResults Class
ServerRowLayerSearchResults Members

 

 


Send Comment