MixedCodeDocumentCreateCodeFragment Method |
Create a code fragment instances.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax public MixedCodeDocumentCodeFragment CreateCodeFragment()
Public Function CreateCodeFragment As MixedCodeDocumentCodeFragment
Return Value
Type:
MixedCodeDocumentCodeFragmentThe newly created code fragment instance.
See Also