Bagikan melalui


MenuCommandService.GetCommandList(Guid) Metode

Definisi

Mendapatkan daftar perintah untuk GUID tertentu.

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

Parameter

guid
Guid

GUID daftar perintah.

Mengembalikan

Sebuah ICollection perintah.

Berlaku untuk

Lihat juga