Copies the selected features to a new feature class. If the input features are from a layer which has a selection, then only those features selected for the layer will be copied to the output feature class. If the input features are from a feature class or shapefile, then all features will be copied to the output feature class.
Syntax
| Visual Basic (Declaration) |
|
Public Class CopyFeatures
Implements IGPProcess |
Inheritance Hierarchy
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family
See Also