C# Class Microsoft.ManagementConsole.ActionsPaneItemCollectionEventArgs

Inheritance: System.EventArgs
Mostra file Open project: SiteView/ECC8.13 Class Usage Examples

Public Methods

Method Description
GetItems ( ) : Microsoft.ManagementConsole.ActionsPaneItem[]

Private Methods

Method Description
ActionsPaneItemCollectionEventArgs ( int index, ActionsPaneItem items, ActionsPaneItemCollectionChangeType changeType ) : System

Method Details

GetItems() public method

public GetItems ( ) : Microsoft.ManagementConsole.ActionsPaneItem[]
return Microsoft.ManagementConsole.ActionsPaneItem[]