IContainer Methods
Collapse the table of content
Expand the table of content

IContainer Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The IContainer type exposes the following members.

  NameDescription
Public method Add(IComponent) Adds a component to the container.
Public method Add(IComponent, String) Adds a component to the container.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Remove Removes a component from the container.
Top

Show:
© 2017 Microsoft