IMotion<T, TDerivative>.Order Property |
Gets the number of derivatives described by this instance.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxReadOnly Property Order As Integer
Get
property int Order {
int get ();
}
abstract Order : int with get
Property Value
Type:
Int32
See Also