|
| ConversionTools | |
| WFSToFeatureClass Constructor(String,String,Object,String) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ConversionTools Namespace > WFSToFeatureClass Class > WFSToFeatureClass Constructor : WFSToFeatureClass Constructor(String,String,Object,String) |
- input_WFS_server
- WFS_feature_type
- out_path
- out_name
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal input_WFS_server As String, _ ByVal WFS_feature_type As String, _ ByVal out_path As Object, _ ByVal out_name As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim input_WFS_server As String Dim WFS_feature_type As String Dim out_path As Object Dim out_name As String Dim instance As New WFSToFeatureClass(input_WFS_server, WFS_feature_type, out_path, out_name) | |
| C# | |
|---|---|
public WFSToFeatureClass( string input_WFS_server, string WFS_feature_type, object out_path, string out_name ) | |
Parameters
- input_WFS_server
- WFS_feature_type
- out_path
- out_name
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