KeyedListEntriesKeys Property |
Gets a list of objects containing the keys of the entries.
Namespace: WorkflowGen.My.CollectionsAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic List<Object> Keys { get; }
Public ReadOnly Property Keys As List(Of Object)
Get
Property Value
Type:
ListObject
See Also