Click or drag to resize

PlaceholderTemplateNodeChildren Property

This node's child nodes.

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public IEnumerable<PlaceholderTemplateNode> Children { get; }

Property Value

Type: IEnumerablePlaceholderTemplateNode
See Also