BTServiceList.IndexOf Method
Returns an index of the specified ServiceInfo object for the service in the list.
[Visual Basic]
NotOverridable Public Function IndexOf( _
ByVal
value As
Object _
) As
Integer _
Parameters
-
value
-
ServiceInfo object to look for.
Return Value
Index of the requested ServiceInfo object.
Implements
IList.IndexOf
See Also
BTServiceList Class | BlueLibs.Components Namespace