ChartDynamicMemberInstance.MoveNext Method

Definition

Moves the context to the next instance.

public:
 bool MoveNext();
public bool MoveNext ();
member this.MoveNext : unit -> bool
Public Function MoveNext () As Boolean

Returns

true if successfully moved to the next instance; false if there is no more instance to move to.

Applies to