Click or drag to resize

SegmentResultsAdapters Property

Gets the list of adapters needed to transform the states of this results to the next.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<StateElementAdapter> Adapters { get; }

Property Value

Type: IListStateElementAdapter
See Also