This document is archived and information here might be outdated. Recommended version. |
Moves the enumerator forward and returns the network element pointed by the enumerator using query semantics.
[Visual Basic .NET] Public Function Next ( _ ) As INetworkElement
[C#] public INetworkElement Next ( );
[C++]
HRESULT Next(
void
);