public static void Mainy() { try { } catch (Exception) { } STRMAP Strmap; Strmap = new STRMAP(); Strmap = new STRMAP(); Strmap = null; GC.Collect(); GC.WaitForPendingFinalizers(); GC.Collect(); Console.Out.WriteLine(STRMAP.icFinal + " finalized."); }