Complex<T>[] RawPortZr { get; }
ReadOnly Property RawPortZr As Complex(Of T)() Get
property array<Complex<T>>^ RawPortZr { array<Complex<T>>^ get (); }
abstract RawPortZr : Complex<'T>[] with get
In This Article