Gets the number of items in this FunctionBasis.
Namespace: Extreme.Mathematics.Curves
Assembly: Extreme.Numerics (Extreme.Numerics)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Length As Integer |
| C# |
|---|
public int Length { get; } |
| C++ |
|---|
public: int Length { int get (); } |