GrapeCity SPREAD for Windows Forms 12.0J
ExcelException コンストラクタ(String,Exception)


コンストラクタ - 内部使用
構文
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
'使用法
 
Dim message As String
Dim innerException As Exception
 
Dim instance As New ExcelException(message, innerException)
public ExcelException( 
   string message,
   Exception innerException
)

パラメータ

message
innerException
参照

ExcelException クラス
ExcelException メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.