Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class LifetimeContainer : IDisposable, Microsoft::Practices::ObjectBuilder::ILifetimeContainer, System::Collections::Generic::IEnumerable<System::Object ^>
public class LifetimeContainer : IDisposable, Microsoft.Practices.ObjectBuilder.ILifetimeContainer, System.Collections.Generic.IEnumerable<object>
type LifetimeContainer = class
interface ILifetimeContainer
interface seq<obj>
interface IEnumerable
interface IDisposable
Public Class LifetimeContainer
Implements IDisposable, IEnumerable(Of Object), ILifetimeContainer