Java.Lang.ThreadGroup.ActiveGroupCount Method
Returns the number of ThreadGroups which are children of this group, directly or indirectly.

Syntax

[Android.Runtime.Register("activeGroupCount", "()I", "GetActiveGroupCountHandler")]
public virtual int ActiveGroupCount ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the number of ThreadGroups which are children of this group, directly or indirectly.

[Android Documentation]

Requirements

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