DataCollection
AddNewItem メソッド

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : AddNewItem メソッド
The object to add to the collection.
Adds the specified object to the collection.
シンタックス
'宣言
 
Public Function AddNewItem( _
   ByVal newItem As System.Object _
) As System.Object
public System.object AddNewItem( 
   System.object newItem
)

パラメータ

newItem
The object to add to the collection.
参照

C1CollectionView クラス
C1CollectionView メンバ