Click or drag to resize

ValueSequenceTDataTypeValues Property

Gets a collection of values of the CAEX elements of this sequence

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<TDataType> Values { get; }

Property Value

IEnumerableTDataType
See Also