ObjectsEnumeratorTMoveNext Method
Advances the enumerator to the next available element of the collection.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
Public Function MoveNext As Boolean
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool
override MoveNext : unit -> bool
Boolean
Returns true if next Object available, otherwise false.
IEnumeratorMoveNext