CoverageTools
S57Arc Constructor(Object,Object)
See Also  Send Feedback
ESRI.ArcGIS.CoverageTools Namespace > S57Arc Class > S57Arc Constructor : S57Arc Constructor(Object,Object)




in_s57_file
out_workspace

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal in_s57_file As Object, _
   ByVal out_workspace As Object _
)
Visual Basic (Usage)Copy Code
Dim in_s57_file As Object
Dim out_workspace As Object
 
Dim instance As New S57Arc(in_s57_file, out_workspace)
C# 
public S57Arc( 
   object in_s57_file,
   object out_workspace
)

Parameters

in_s57_file
out_workspace

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.