WorkflowViewAccessibleObject::GetChildCount Method ()

 

Retrieves the number of children that belong to the WorkflowViewAccessibleObject.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
virtual int GetChildCount() override

Return Value

Type: System::Int32

An integer that represents the number of child objects that belong to the WorkflowViewAccessibleObject.

.NET Framework
Available since 3.0
Return to top
Show: