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




Deletes records in a feature class or table which have identical values in a list of fields. If the field 'Shape' is selected, feature geometries are compared.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.DeleteIdentical

See Also

© 2010 All Rights Reserved.