ControlDesigner::ControlDesignerAccessibleObject::GetChildCount Method ()

 

Retrieves the number of children belonging to an accessible object.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual int GetChildCount() override

Return Value

Type: System::Int32

The number of children belonging to an accessible object.

.NET Framework
Available since 1.1
Return to top
Show: