Metodo DedNetApplicationOnFindCodeMultipleAnagrEvent
|
Lancia l'evento FindCodeMultipleAnagrEvent.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void OnFindCodeMultipleAnagrEvent(
FindCodeMultipleResultsEventArgs e
)
Public Sub OnFindCodeMultipleAnagrEvent (
e As FindCodeMultipleResultsEventArgs
)
public:
void OnFindCodeMultipleAnagrEvent(
FindCodeMultipleResultsEventArgs^ e
)
member OnFindCodeMultipleAnagrEvent :
e : FindCodeMultipleResultsEventArgs -> unit
Parametri
- e FindCodeMultipleResultsEventArgs
-
Vedi anche