WNetNodeCollection.IndexOf Method
Gets the index of an item.
[Visual Basic]Public Function IndexOf( _
ByVal
item As
WNetNode _
) As
Integer Parameters
- item
- The item.
Return Value
The index of the item.
See Also
WNetNodeCollection Class | NETXP.Library Namespace