Click or drag to resize
KeyedList.Values Property
List of values

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: List<Object>
See Also