Metodo DedNetApplicationOnCommElementCreateData
             | 
          
        
        
            Lancia l'evento CommElementCreateData.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected internal void OnCommElementCreateData(
	Object sender,
	CommElementCreateDataEventArgs e
)
Protected Friend Sub OnCommElementCreateData ( 
	sender As Object,
	e As CommElementCreateDataEventArgs
)
protected public:
void OnCommElementCreateData(
	Object^ sender, 
	CommElementCreateDataEventArgs^ e
)
member OnCommElementCreateData : 
        sender : Object * 
        e : CommElementCreateDataEventArgs -> unit Parametri
- sender  Object
 -  
 - e  CommElementCreateDataEventArgs
 -  
 
Vedi anche