Click or drag to resize

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.6.0.0 (4.6.0.0)
Syntax
public List<Object> Keys { get; }

Property Value

Type: ListObject
See Also