C# 클래스 Microsoft.ManagementConsole.Internal.SortListViewCommand

상속: ViewCommand
파일 보기 프로젝트 열기: SiteView/ECC8.13 1 사용 예제들

공개 메소드들

메소드 설명
GetIds ( ) : int[]
SetIds ( int ids ) : void

메소드 상세

GetIds() 공개 메소드

public GetIds ( ) : int[]
리턴 int[]

SetIds() 공개 메소드

public SetIds ( int ids ) : void
ids int
리턴 void