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