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