C# Class Microsoft.ManagementConsole.Internal.ActionsPaneItemCollectionData

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

Public Methods

Method Description
GetItems ( ) : Microsoft.ManagementConsole.Internal.ActionsPaneItemData[]
SetItems ( ActionsPaneItemData items ) : void

Method Details

GetItems() public method

public GetItems ( ) : Microsoft.ManagementConsole.Internal.ActionsPaneItemData[]
return Microsoft.ManagementConsole.Internal.ActionsPaneItemData[]

SetItems() public method

public SetItems ( ActionsPaneItemData items ) : void
items ActionsPaneItemData
return void