Aracılığıyla paylaş


MenuCommandService.GetCommandList(Guid) Yöntem

Tanım

Belirli bir GUID için komut listesini alır.

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

Parametreler

guid
Guid

Komut listesinin GUID'i.

Döndürülenler

Komutlardan ICollection biri.

Şunlara uygulanır

Ayrıca bkz.