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