Megosztás a következőn keresztül:


CimMethodParametersCollection.Item[String] Property

Definition

public:
 virtual property Microsoft::Management::Infrastructure::CimMethodParameter ^ default[System::String ^] { Microsoft::Management::Infrastructure::CimMethodParameter ^ get(System::String ^ parameterName); };
public override Microsoft.Management.Infrastructure.CimMethodParameter this[string parameterName] { get; }
member this.Item(string) : Microsoft.Management.Infrastructure.CimMethodParameter
Default Public Overrides ReadOnly Property Item(parameterName As String) As CimMethodParameter

Parameters

parameterName
String

Property Value

Applies to