Android.OS.Debug.LoadedClassCount Property
Get the number of loaded classes.

Syntax

[get: Android.Runtime.Register("getLoadedClassCount", "()I", "GetGetLoadedClassCountHandler")]
public static int LoadedClassCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the number of loaded classes.

[Android Documentation]

Requirements

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