Miner.Interop Namespace > IMMResultsProcessor Interface : Update Method |
'Declaration
Sub Update( _ ByVal item As ESRI.ArcGIS.Geodatabase.IObject _ )
'Usage
Dim instance As IMMResultsProcessor Dim item As ESRI.ArcGIS.Geodatabase.IObject instance.Update(item)
void Update( ESRI.ArcGIS.Geodatabase.IObject item )
procedure Update( item: ESRI.ArcGIS.Geodatabase.IObject );
function Update( item : ESRI.ArcGIS.Geodatabase.IObject );
void Update( ESRI.ArcGIS.Geodatabase.IObject* item )
void Update( ESRI.ArcGIS.Geodatabase.IObject^ item )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2