PowerTools SPREAD for Windows Forms 8.0J
AddNewCore メソッド


コレクションの最後に新しい項目を追加します。
構文
protected override object AddNewCore()
'Declaration
 
Protected Overrides Function AddNewCore() As Object
 
'使用法
 
Dim instance As SpreadDataView
Dim value As Object
 
value = instance.AddNewCore()

戻り値の型

コレクションに追加された項目
例外
例外説明
System.InvalidCastException新しい項目の型が、BindingListに含まれるオブジェクトの型と一致していません。
参照

SpreadDataView クラス
SpreadDataView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.