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