Checks whether this thread group is a direct or indirect parent group of a
given ThreadGroup.
Syntax
[Android.Runtime.Register("parentOf", "(Ljava/lang/ThreadGroup;)Z", "")]
public
bool ParentOf (
ThreadGroup g)
Parameters
- g
- the potential child ThreadGroup
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1