'Declaration Public Overloads Overrides NotOverridable Function IndexOf( _ ByVal value As Object _ ) As Integer
'Usage Dim instance As TdParameterCollection Dim value As Object Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- Specifies a TdParameter object.
Return Value
Returns the zero-based position of the TdParameter object in the collection; otherwise -1.