AppDomainInfoEnum.Reset Method

Definition

Initializes the IAppDomainInfo interface.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual void Reset();
public void Reset ();
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Public Sub Reset ()

Implements

Remarks

Reset is introduced in the .NET Framework 3.5. For more information, see Versions and Dependencies.

Applies to