Proprietà ExportDataEventArgDiz
|
Dizionario contenente le coppie (nome funzione, delegate da chiamare).
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public Dictionary<string, ExportDataDelegate> Diz { get; }
Public ReadOnly Property Diz As Dictionary(Of String, ExportDataDelegate)
Get
public:
property Dictionary<String^, ExportDataDelegate^>^ Diz {
Dictionary<String^, ExportDataDelegate^>^ get ();
}
member Diz : Dictionary<string, ExportDataDelegate> with get
Valore della proprietà
Tipo:
DictionaryString,
ExportDataDelegateVedi anche