'Declaration Public ReadOnly Property AppliedCommands As System.Collections.Generic.Dictionary(Of IProcessingCommandInfo,List)
public System.Collections.Generic.Dictionary<IProcessingCommandInfo,List> AppliedCommands { get; }
public: __property System.Collections.Generic.Dictionary<IProcessingCommandInfo,List*>* get_AppliedCommands();
public:
property System.Collections.Generic.Dictionary<IProcessingCommandInfo,List^>^ AppliedCommands { System.Collections.Generic.Dictionary<IProcessingCommandInfo,List^>^ get(); }