ILifetimeContainer Interface
Definition
Important
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 interface class ILifetimeContainer : IDisposable, System::Collections::Generic::IEnumerable<System::Object ^>
public interface ILifetimeContainer : IDisposable, System.Collections.Generic.IEnumerable<object>
type ILifetimeContainer = interface
interface seq<obj>
interface IEnumerable
interface IDisposable
Public Interface ILifetimeContainer
Implements IDisposable, IEnumerable(Of Object)
- Derived
- Implements
Properties
Count |
Methods
Add(Object) | |
Contains(Object) | |
Remove(Object) |