This documentation is archived and is not being maintained.
IAppDomainInfoEnum Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IAppDomainInfoEnum type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Infrastructure. Retrieves the number of application domains. |
|
GetData | Infrastructure. Gets an IAppDomainInfo interface. |
|
MoveNext | Infrastructure. Moves to the next IAppDomainInfo interface. |
|
Reset | Infrastructure. Initializes the IAppDomainInfo interface. |
Show: