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.0.0.0 (4.0.0.0)
Syntax public List<Object> Keys { get; }
Public ReadOnly Property Keys As List(Of Object)
Get
Property Value
Type:
ListObjectSee Also