Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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