Gets all of the keys.

Declaration Syntax
public abstract string[] AllKeys { get; }
Public MustOverride ReadOnly Property AllKeys As String()
public:
virtual property array<String^>^ AllKeys {
array<String^>^ get () abstract;
}

Value
All of the keys.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)