ESRI.ArcGIS.ADF.Web.UI.WebControls
Index Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ResourceItemInsertedEventArgs Class : Index Property




Index at which the resource item is inserted.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Index As Integer
Visual Basic (Usage)Copy Code
Dim instance As ResourceItemInsertedEventArgs
Dim value As Integer
 
value = instance.Index
C# 
public int Index {get;}

See Also

© 2010 All Rights Reserved.