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