CimMethodParametersCollection Class

Definition

public ref class CimMethodParametersCollection : Microsoft::Management::Infrastructure::Generic::CimKeyedCollection<Microsoft::Management::Infrastructure::CimMethodParameter ^>, IDisposable
public class CimMethodParametersCollection : Microsoft.Management.Infrastructure.Generic.CimKeyedCollection<Microsoft.Management.Infrastructure.CimMethodParameter>, IDisposable
type CimMethodParametersCollection = class
    inherit CimKeyedCollection<CimMethodParameter>
    interface IDisposable
Public Class CimMethodParametersCollection
Inherits CimKeyedCollection(Of CimMethodParameter)
Implements IDisposable
Inheritance
Implements

Applies to