ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / ObjectTracker Class / ReportActiveObjects Method

In This Topic
    ReportActiveObjects Method
    In This Topic
    Reports all COM object that are active and not yet disposed.
    Syntax
    'Declaration
     
    Public Shared Function ReportActiveObjects() As System.String
    public static System.string ReportActiveObjects()
    See Also