1 instantiation of MethodDataCollection
System.Management (1)
managementclass.cs (1)
389 methods = new MethodDataCollection(this);
21 references to MethodDataCollection
System.Management (21)
managementclass.cs (3)
51 private MethodDataCollection methods; 369 /// <para>A <see cref='System.Management.MethodDataCollection'/> representing the methods defined in the WMI class.</para> 382 public MethodDataCollection Methods
methodset.cs (18)
65/// <para>Represents the number of objects in the <see cref='System.Management.MethodDataCollection'/>.</para> 68/// <para> The number of objects in the <see cref='System.Management.MethodDataCollection'/>. </para> 137/// <para>Copies the <see cref='System.Management.MethodDataCollection'/> into an array.</para> 140/// <para> Copies the <see cref='System.Management.MethodDataCollection'/> into an array.</para> 152/// <para>Copies the <see cref='System.Management.MethodDataCollection'/> to a specialized <see cref='System.Management.MethodData'/> 171/// <para>Returns an enumerator for the <see cref='System.Management.MethodDataCollection'/>.</para> 189/// objects in the <see cref='System.Management.MethodDataCollection'/>.</para> 293/// <para>Returns the current <see cref='System.Management.MethodData'/> in the <see cref='System.Management.MethodDataCollection'/> 306/// <para>Moves to the next element in the <see cref='System.Management.MethodDataCollection'/> enumeration.</para> 315/// <para>Resets the enumerator to the beginning of the <see cref='System.Management.MethodDataCollection'/> enumeration.</para> 330/// <para>Returns the specified <see cref='System.Management.MethodData'/> from the <see cref='System.Management.MethodDataCollection'/>.</para> 347/// <para>Removes a <see cref='System.Management.MethodData'/> from the <see cref='System.Management.MethodDataCollection'/>.</para> 352/// Removing <see cref='System.Management.MethodData'/> objects from the <see cref='System.Management.MethodDataCollection'/> 384/// <para>Adds a <see cref='System.Management.MethodData'/> to the <see cref='System.Management.MethodDataCollection'/>.</para> 387/// <para>Adds a <see cref='System.Management.MethodData'/> to the <see cref='System.Management.MethodDataCollection'/>. This overload will 392/// <para> Adding <see cref='System.Management.MethodData'/> objects to the <see cref='System.Management.MethodDataCollection'/> can only 405/// <para>Adds a <see cref='System.Management.MethodData'/> to the <see cref='System.Management.MethodDataCollection'/>. This overload will add a new method with the 412/// <para> Adding <see cref='System.Management.MethodData'/> objects to the <see cref='System.Management.MethodDataCollection'/> can only be