|  | IDoubleComplexEnumeratorCurrent Property | 
            Gets the current DoubleComplex in the collection.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
SyntaxDoubleComplex Current { get; }ReadOnly Property Current As DoubleComplex
	Get
property DoubleComplex Current {
	DoubleComplex get ();
}abstract Current : DoubleComplex with get
Property Value
DoubleComplex See Also
See Also