DateMotionCollectionT, TDerivativeOrder Property |
Gets the number of derivatives in this collection.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Order { get; }
Public ReadOnly Property Order As Integer
Get
public:
virtual property int Order {
int get () sealed;
}
abstract Order : int with get
override Order : int with get
Property Value
Type:
Int32Implements
IDateMotionCollectionT, TDerivativeOrderSee Also