ProcessModuleCollection.InsertRange Metoda

Definicja

Przestroga

This API is no longer available

public:
 void InsertRange(int index, System::Collections::Generic::IEnumerable<System::Diagnostics::ProcessModule ^> ^ collection);
[System.Obsolete("This API is no longer available", true)]
public void InsertRange (int index, System.Collections.Generic.IEnumerable<System.Diagnostics.ProcessModule> collection);
[<System.Obsolete("This API is no longer available", true)>]
member this.InsertRange : int * seq<System.Diagnostics.ProcessModule> -> unit
Public Sub InsertRange (index As Integer, collection As IEnumerable(Of ProcessModule))

Parametry

index
Int32
Atrybuty

Dotyczy