CimMofDeserializer class

Represents a CIM MOF deserializer.

Namespace:   Microsoft.Management.Infrastructure.Serialization
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)

Inheritance hierarchy

System.Object
  Microsoft.Management.Infrastructure.Serialization.CimMofDeserializer

Syntax

internal class CimMofDeserializer : IDisposable
private ref class CimMofDeserializer : IDisposable
type internal CimMofDeserializer = 
    class
        interface IDisposable
    end
Friend Class CimMofDeserializer
    Implements IDisposable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See also

Microsoft.Management.Infrastructure.Serialization