Provides methods for interacting with the memory management system, which performs garbage collection (GC) of objects that are no longer needed.
Object
GC
[Visual Basic] NotInheritable Public Class GC [C#] public sealed class GC [C++] public __gc __sealed class GC [JScript] public class GC
A new instance of this class cannot be created.
Namespace: System
Assembly: mscorlib.dll