Begin a new nested scope. Component instances created via the new scope
will be disposed along with it.
| C# | Visual Basic | Visual C++ |
ILifetimeScope BeginLifetimeScope()
Function BeginLifetimeScope As ILifetimeScope
ILifetimeScope^ BeginLifetimeScope()
A new lifetime scope.