バージョン

DataSourceDoesNotSupportIListException コンストラクタ(String)

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

パラメータ

message
表示されるメッセージ。
参照