ProcessModuleCollection.GetRange(Int32, Int32) Metoda

Definicja

Przestroga

This API is no longer available

public:
 System::Collections::Generic::List<System::Diagnostics::ProcessModule ^> ^ GetRange(int index, int count);
[System.Obsolete("This API is no longer available", true)]
public System.Collections.Generic.List<System.Diagnostics.ProcessModule> GetRange (int index, int count);
[<System.Obsolete("This API is no longer available", true)>]
member this.GetRange : int * int -> System.Collections.Generic.List<System.Diagnostics.ProcessModule>
Public Function GetRange (index As Integer, count As Integer) As List(Of ProcessModule)

Parametry

index
Int32
count
Int32

Zwraca

List<ProcessModule>
Atrybuty

Dotyczy