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