Click or drag to resize
KeyedListEntriesValues Property
Gets a list of objects containing the values of the entries.

Namespace: WorkflowGen.My.Collections
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public List<Object> Values { get; }

Property Value

Type: ListObject
See Also