RemoveCimInstanceCommand.ProcessRecord Method ()
ProcessRecord method.
Namespace: Microsoft.Management.Infrastructure.CimCmdlets
Assembly: Microsoft.Management.Infrastructure.CimCmdlets (in Microsoft.Management.Infrastructure.CimCmdlets.dll)
Syntax
protected override void ProcessRecord()
protected:
virtual void ProcessRecord() override
override ProcessRecord : unit -> unit
Protected Overrides Sub ProcessRecord
See Also
RemoveCimInstanceCommand Class
Microsoft.Management.Infrastructure.CimCmdlets Namespace
Return to top