Click or drag to resize

QuotesBaseMoveNext Method

Move to the next quote

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public abstract bool MoveNext()

Return Value

Boolean

Implements

IEnumeratorMoveNext
See Also