C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..TheKeys Property

Gets the keys.

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public List<string> TheKeys { get; }
Public ReadOnly Property TheKeys As List(Of String)
	Get
public:
property List<String^>^ TheKeys {
	List<String^>^ get ();
}

Field Value

The keys.