Gets the current DoubleComplex in the collection.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
DoubleComplex Current { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Current As DoubleComplex |
| Visual C++ |
|---|
property DoubleComplex Current { DoubleComplex get (); } |