DataManagementTools
AddFeatureClassToTopology Class
Members  See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AddFeatureClassToTopology Class




Adds a new feature class to a topology. This new feature class can be empty or may contain existing features. The new feature class must be in the same feature dataset as the topology.

Object Model

AddFeatureClassToTopology Class

Syntax

Visual Basic (Declaration) 
Public Class AddFeatureClassToTopology 
   Implements ESRI.ArcGIS.Geoprocessor.IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As AddFeatureClassToTopology
C# 
public class AddFeatureClassToTopology : ESRI.ArcGIS.Geoprocessor.IGPProcess  

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.