Metodo DedFindCodeControlGetListOfRecents
|
Metodo che legge dal registro la lista delle anagrafiche recenti.
Elimina dalla lista eventuali spazi vuoti.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string[] GetListOfRecents()
Public Function GetListOfRecents As String()
public:
array<String^>^ GetListOfRecents()
member GetListOfRecents : unit -> string[]
Valore di ritorno
Tipo:
StringRitorna un array di stringhe.
Vedi anche