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