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


CimMethodParametersCollection.GetEnumerator Method

Definition

public:
 override System::Collections::Generic::IEnumerator<Microsoft::Management::Infrastructure::CimMethodParameter ^> ^ GetEnumerator();
public override System.Collections.Generic.IEnumerator<Microsoft.Management.Infrastructure.CimMethodParameter> GetEnumerator ();
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.Management.Infrastructure.CimMethodParameter>
Public Overrides Function GetEnumerator () As IEnumerator(Of CimMethodParameter)

Returns

Applies to