







|
| A Sandcastle Documented Class Library |
| MixedCodeDocumentFragmentList..::..MixedCodeDocumentFragmentEnumerator..::..MoveNext Method |
| MixedCodeDocumentFragmentList..::..MixedCodeDocumentFragmentEnumerator Class See Also Send Feedback |
Advances the enumerator to the next element of the collection.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public bool MoveNext() |
| Visual Basic |
|---|
Public Function MoveNext As Boolean |
| Visual C++ |
|---|
public: virtual bool MoveNext() sealed |
