CollectionKeys Property
Gets a list of strings that represents the keys for this collection
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public List<string> Keys { get; }
Public ReadOnly Property Keys As List(Of String)
Get
DEFINE CollectionKeys AS COM-HANDLE NO-UNDO.
DEFINE PRIVATE VARIABLE CollectionKeys AS CLASS List NO-UNDO.
ListStringA list of strings that represents the keys for this collection