Restituisce la lista delle chiavi presenti nell'anagrafica.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche