Search
ContentComponent.ChildCount Property
See Also
 






ComponentBase.ChildCount override.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public override int ChildCount { get; }

Visual Basic  Copy Code

Public Overrides ReadOnly Property ChildCount As Integer

 Property Value

 See Also