Android.Views.ViewGroup.ChildCount Property
Returns the number of children in the group.

Syntax

[get: Android.Runtime.Register("getChildCount", "()I", "GetGetChildCountHandler")]
public virtual int ChildCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of children in the group.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1