| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As DataProviderInfo _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( DataProviderInfo value ) | |
Parameters
- value
| DataDynamics.Reports | Support Forum |
| IndexOf Method | |
| See Also | |
|
| DataDynamics.Reports.Configuration Namespace > DataProviderInfoCollection Class : IndexOf Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal value As DataProviderInfo _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( DataProviderInfo value ) | |