C# Class WMI.Win32.Win32_Process.ProcessCollection

Inheritance: object, ICollection
Afficher le fichier Open project: brunomlopes/ILoveLucene

Méthodes publiques

Méthode Description
CopyTo ( System array, int index ) : void
GetEnumerator ( ) : System.Collections.IEnumerator
ProcessCollection ( System.Management.ManagementObjectCollection objCollection ) : System.Collections

Method Details

CopyTo() public méthode

public CopyTo ( System array, int index ) : void
array System
index int
Résultat void

GetEnumerator() public méthode

public GetEnumerator ( ) : System.Collections.IEnumerator
Résultat System.Collections.IEnumerator

ProcessCollection() public méthode

public ProcessCollection ( System.Management.ManagementObjectCollection objCollection ) : System.Collections
objCollection System.Management.ManagementObjectCollection
Résultat System.Collections