C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / ObjectTracker Class / FindActiveObjects Method

In This Topic
FindActiveObjects Method
In This Topic
Reports all COM object that are active and not yet disposed.
Syntax
'Declaration
 
Public Shared Function FindActiveObjects() As System.Collections.Generic.List(Of ObjectReference)
 
See Also