C# Class Microsoft.ManagementConsole.ActionsPaneItemCollectionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
GetItems ( ) : Microsoft.ManagementConsole.ActionsPaneItem[]

Private Methods

Méthode Description
ActionsPaneItemCollectionEventArgs ( int index, ActionsPaneItem items, ActionsPaneItemCollectionChangeType changeType ) : System

Method Details

GetItems() public méthode

public GetItems ( ) : Microsoft.ManagementConsole.ActionsPaneItem[]
Résultat Microsoft.ManagementConsole.ActionsPaneItem[]