public Complex<T>[] RawPortZr { get; }Public ReadOnly Property RawPortZr As Complex(Of T)()
Getpublic:
virtual property array<Complex<T>>^ RawPortZr {
array<Complex<T>>^ get () sealed;
}abstract RawPortZr : Complex<'T>[] with get
override RawPortZr : Complex<'T>[] with get