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: 9.1.0.0 (9.1.0.20241025)
Syntax
public List<Object> Values { get; }

Property Value

Type: ListObject
See Also