ConversionTools | |
FeatureClassToShapefile Constructor(Object,Object) | |
See Also Send Feedback |
ESRI.ArcGIS.ConversionTools Namespace > FeatureClassToShapefile Class > FeatureClassToShapefile Constructor : FeatureClassToShapefile Constructor(Object,Object) |
- Input_Features
- Input Features (in)
- Output_Folder
- Output Folder (in)
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal Input_Features As Object, _ ByVal Output_Folder As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim Input_Features As Object Dim Output_Folder As Object Dim instance As New FeatureClassToShapefile(Input_Features, Output_Folder) |
C# | |
---|---|
public FeatureClassToShapefile( object Input_Features, object Output_Folder ) |
Parameters
- Input_Features
- Input Features (in)
- Output_Folder
- Output Folder (in)
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