NetXP 3.0 Reference

WNetNodeCollection.Item Property

Retrieves an item at an index.

[Visual Basic]
Public Default Property Item( _
   ByVal index As Integer _
) As WNetNode
[C#]
public WNetNode this[
   int index
] {get; set;}

See Also

WNetNodeCollection Class | NETXP.Library Namespace