Proprietà ExportDataEventArgDiz
|
Dizionario contenente le coppie (nome funzione, delegate da chiamare).
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.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à
DictionaryString,
ExportDataDelegateVedi anche