ESRI.ArcGIS.AnalysisTools
Update Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.AnalysisTools Namespace : Update Class




Computes a geometric intersection of the Input Features and Update Features. The attributes and geometry of the input features are updated by the update features in the output feature class.

Syntax

Visual Basic (Declaration) 
Public Class Update 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Update
C# 
public class Update : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.AnalysisTools.Update

See Also

© 2010 All Rights Reserved.