Open sandboxFocus

Method GetNext

GetNext()

Gets a new instance of AdviceEnumerator<T> that points to the next item.

Declaration
public AdviceEnumerator<T> GetNext()
Returns
Type Description
AdviceEnumerator<T>