Windows Vista Forums

how to access list of references in memory?

  1. #1


    buu Guest

    how to access list of references in memory?

    So, if I have an classes A and B, and class A is a child/subclass of class B
    (both are instanced in app), how could I access list of relationships of
    objects in memory?
    is there any way for that?





      My System SpecsSystem Spec

  2. #2


    Jon Skeet [C# MVP] Guest

    Re: how to access list of references in memory?

    buu <aha@xxxxxx> wrote:

    > So, if I have an classes A and B, and class A is a child/subclass of class B
    > (both are instanced in app), how could I access list of relationships of
    > objects in memory?
    > is there any way for that?
    Nope, I'm afraid not.

    --
    Jon Skeet - <skeet@xxxxxx>
    http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
    World class .NET training in the UK: http://iterativetraining.co.uk

      My System SpecsSystem Spec

how to access list of references in memory?

Similar Threads
Thread Thread Starter Forum Replies Last Post
List SQL instances and memory used Matt Williamson PowerShell 7 26 Mar 2009
Project References. Adrian .NET General 0 23 Mar 2009
Access 'Out of Memory' Access97/2000 Vista General 6 11 May 2008
List of Hotfixes to fix DX10/SLI/GPU/Memory in Gaming n9nu Vista Games 3 08 May 2008
Re: GC.Collect() not cleaning memory, how to find out what references to lots of memory still exist? Henning Krause [MVP - Exchange] .NET General 1 15 Apr 2008