'Declaration Public Overloads Overrides NotOverridable Function Add( _ ByVal value As Object _ ) As Integer
'Usage Dim instance As TdParameterCollection Dim value As Object Dim value As Integer value = instance.Add(value)
Parameters
- value
- The TdParameter object to add to the collection.
Return Value
Returns the index within the TdParameterCollection.