'宣言 Overloads Public Operator +( _ ByVal x1 As Complex, _ ByVal x2 As ComplexMatrix _ ) As ComplexMatrix
public ComplexMatrix operator +( Complex x1, ComplexMatrix x2 )
ComplexMatrix クラス ComplexMatrix メンバ オーバーロード一覧