CimMethodParameter.Create Method

 

Creates a new CIM method parameter.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Create(String, Object, CimFlags)

Creates a new parameter.

System_CAPS_pubmethodSystem_CAPS_static Create(String, Object, CimType, CimFlags)

Creates a new parameter.

See Also

CimMethodParameter Class
Microsoft.Management.Infrastructure Namespace

Return to top