NetXP 3.0 Reference

WNet.EnumerateNetwork Method 

Enumerates all the nodes in a network.

[Visual Basic]
Public Shared Function EnumerateNetwork() As WNetNodeCollection
[C#]
public static WNetNodeCollection EnumerateNetwork();

Return Value

A nested collection of network nodes.

See Also

WNet Class | NETXP.Library Namespace