Click or drag to resize

DateMotionCollectionTValues Property

Gets the list of values in the collection.

Namespace:  AGI.Foundation
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<T> Values { get; }

Property Value

Type: IListT

Implements

IDateMotionCollectionTValues
See Also