Complex<T>[] PortZr { get; set; }
Property PortZr As Complex(Of T)() Get Set
property array<Complex<T>>^ PortZr { array<Complex<T>>^ get (); void set (array<Complex<T>>^ value); }
abstract PortZr : Complex<'T>[] with get, set
In This Article