|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| IndexOf(DataSourceInfo) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceInfoCollection Class > IndexOf Method : IndexOf(DataSourceInfo) Method |
- item
| Visual Basic (Declaration) | |
|---|---|
<TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries")> Public Overloads Function IndexOf( _ ByVal item As DataSourceInfo _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DataSourceInfoCollection Dim item As DataSourceInfo Dim value As Integer value = instance.IndexOf(item) | |
| C# | |
|---|---|
[TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries")] public int IndexOf( DataSourceInfo item ) | |
Parameters
- 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