MenuCommandService.GetCommandList(Guid) 메서드

정의

지정된 GUID에 대한 명령 목록을 가져옵니다.

protected:
 System::Collections::ICollection ^ GetCommandList(Guid guid);
protected System.Collections.ICollection GetCommandList(Guid guid);
protected System.Collections.ICollection? GetCommandList(Guid guid);
member this.GetCommandList : Guid -> System.Collections.ICollection
Protected Function GetCommandList (guid As Guid) As ICollection

매개 변수

guid
Guid

명령 목록의 GUID입니다.

반품

ICollection 명령의 수입니다.

적용 대상

추가 정보