MixedCodeDocumentFragments Property  | 
 
            Gets the list of all fragments in the document.
            
 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic MixedCodeDocumentFragmentList Fragments { get; }Public ReadOnly Property Fragments As MixedCodeDocumentFragmentList
	Get
Property Value
Type: 
MixedCodeDocumentFragmentList
See Also