PlaceholderTemplateNodechildren Field |
This node's child nodes.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxprotected List<PlaceholderTemplateNode> children
Protected children As List(Of PlaceholderTemplateNode)
protected:
List<PlaceholderTemplateNode^>^ children
Field Value
Type:
ListPlaceholderTemplateNode
See Also