ComponentBase.ChildCount override.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C# Copy Code |
---|
public override int ChildCount { get; } |
Visual Basic Copy Code |
---|
Public Overrides ReadOnly Property ChildCount As Integer |
An integer value specifying the number of direct children of this component.