Restituisce la lista delle chiavi presenti nell'anagrafica.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string[] Keys { get; }
Public ReadOnly Property Keys As String()
Get
public:
property array<String^>^ Keys {
array<String^>^ get ();
}
member Keys : string[] with get
Valore della proprietà
Tipo:
StringVedi anche