Click or drag to resize

IDateMotionCollection<T>.FirstDerivatives Property

Gets the list of first derivatives in the collection.

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

Property Value

Type: IList<T>
See Also