Overload | Description |
---|---|
Add(IDisposable[]) | Registers object to be disposed on this collection disposal |
Add(IDisposable) | Registers action to be invoked on object dispose |
Add(Action[]) | Registers action to be invoked on object dispose |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2