![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ResourceItemAddedEventArgs Constructor | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ResourceItemAddedEventArgs Class : ResourceItemAddedEventArgs Constructor |
- index
- Index where the item is added.
- item
- Item added.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal index As Integer, _ ByVal item As GISResourceItem _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim index As Integer Dim item As GISResourceItem Dim instance As New ResourceItemAddedEventArgs(index, item) |
C# | |
---|---|
public ResourceItemAddedEventArgs( int index, GISResourceItem item ) |
Parameters
- index
- Index where the item is added.
- item
- Item added.
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