PlaceholderTemplateNodeChildCount Property |
The number of child nodes this node has.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic int ChildCount { get; }
Public ReadOnly Property ChildCount As Integer
Get
public:
property int ChildCount {
int get ();
}
Property Value
Type:
Int32
See Also