CimDeserializer.Dispose Method ()

 

Releases resources associated with this object.

Namespace:   Microsoft.Management.Infrastructure.Serialization
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

IDisposable.Dispose()

See Also

CimDeserializer Class
Microsoft.Management.Infrastructure.Serialization Namespace

Return to top