-
Notifications
You must be signed in to change notification settings - Fork 2
M_Ekstrand_Text_StringTokenizer_MoveNext
Fred Ekstrand edited this page Aug 6, 2020
·
1 revision
Advances the enumerator to the next element of the collection.(Inherited from IEnumerator.)
Namespace: Ekstrand.Text
Assembly: StringTokenizer (in StringTokenizer.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool MoveNext()VB
Public Function MoveNext As BooleanC++
public:
virtual bool MoveNext() sealedF#
abstract MoveNext : unit -> bool
override MoveNext : unit -> bool Type: Boolean
Copyright © 2019 Fred Ekstrand Jr
Send comments on this topic to fredekstrandGithub@gmail.com