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