ESRI.ArcGIS.CoverageTools
start_item Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > AddItem Class : start_item Property




The item in the in_info_table after which the new item is to be added. The default start_item is the last item in the in_info_table. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property start_item As Object
Visual Basic (Usage)Copy Code
Dim instance As AddItem
Dim value As Object
 
instance.start_item = value
 
value = instance.start_item
C# 
public object start_item {get; set;}

See Also

© 2010 All Rights Reserved.