CimMethodParametersCollection.Dispose Method ()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Public Sub Dispose
Implements
See Also
Dispose Overload
CimMethodParametersCollection Class
Microsoft.Management.Infrastructure Namespace
Return to top