バージョン

ResizingColumnCannotBeRemovedException コンストラクタ(String,Exception)

ResizingColumnCannotBeRemovedException クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
public ResizingColumnCannotBeRemovedException( 
   string message,
   Exception innerException
)

パラメータ

message
innerException
参照