Click or drag to resize

MixedCodeDocumentFragmentList.GetEnumerator Method

Gets an enumerator that can iterate through the fragment list.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public MixedCodeDocumentFragmentList.MixedCodeDocumentFragmentEnumerator GetEnumerator()

Return Value

Type: MixedCodeDocumentFragmentList.MixedCodeDocumentFragmentEnumerator
See Also