Miner.Server Assembly > Miner.Server.Search Namespace > ServerRowLayerSearchResults Class > AddCursor Method : AddCursor(ICursor,IMapTableInfo,Boolean) Method |
'Declaration Public Overloads Sub AddCursor( _ ByVal pCursor As ESRI.ArcGIS.Geodatabase.ICursor, _ ByVal table As ESRI.ArcGIS.Carto.IMapTableInfo, _ ByVal bRecyclingCursor As Boolean _ )
'Usage Dim instance As ServerRowLayerSearchResults Dim pCursor As ESRI.ArcGIS.Geodatabase.ICursor Dim table As ESRI.ArcGIS.Carto.IMapTableInfo Dim bRecyclingCursor As Boolean instance.AddCursor(pCursor, table, bRecyclingCursor)
public void AddCursor( ESRI.ArcGIS.Geodatabase.ICursor pCursor, ESRI.ArcGIS.Carto.IMapTableInfo table, bool bRecyclingCursor )
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.