ComponentOne Studio for WinRT XAML
Add メソッド (C1CollectionView)

コレクションに追加する項目。
基底のコレクションに項目を1つ追加します。
構文
'宣言
 
Public Sub Add( _
   ByVal item As System.Object _
) 
public void Add( 
   System.object item
)

パラメータ

item
コレクションに追加する項目。
参照

C1CollectionView クラス
C1CollectionView メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.