DataCollection
Add メソッド (C1CollectionView)

C1.UWP.DataCollection アセンブリ > C1.UWP.DataCollection 名前空間 > C1CollectionView クラス : Add メソッド
The object to add to the C1CollectionView.
Adds an item to the C1CollectionView.
シンタックス
'宣言
 
Public Sub Add( _
   ByVal item As System.Object _
) 
public void Add( 
   System.object item
)

パラメータ

item
The object to add to the C1CollectionView.
参照

C1CollectionView クラス
C1CollectionView メンバ