NetMemoryDumpGetTopTypesAsText Method |
Show first N types with maximal amount (occurrence count), ordered descending by Count.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string GetTopTypesAsText(
int top = 100
)
Parameters
- top Int32 (Optional)
-
Return Value
String
See Also