C# Class Microsoft.ManagementConsole.Internal.SortListViewCommand

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

Public Methods

Method Description
GetIds ( ) : int[]
SetIds ( int ids ) : void

Method Details

GetIds() public method

public GetIds ( ) : int[]
return int[]

SetIds() public method

public SetIds ( int ids ) : void
ids int
return void