Click or drag to resize

IDateMotionCollectionTValues Property

Gets the list of values in the collection.

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

Property Value

Type: IListT
See Also