Classse che rappresenta un dizionario chiave configurazioni con lista delle operazioni su tale chiave
Gerarchia di ereditarietà
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public class CfgOperations : Dictionary<string, CfgOperationList>
Public Class CfgOperations
Inherits Dictionary(Of String, CfgOperationList)
public ref class CfgOperations : public Dictionary<String^, CfgOperationList^>
type CfgOperations =
class
inherit Dictionary<string, CfgOperationList>
end
Il tipo CfgOperations espone i seguenti membri.
Costruttori Metodi Vedi anche