バージョン

ItemCount メソッド

LayoutManagerModel.ItemCount を設定します。
シンタックス
'宣言
 
Public Function ItemCount( _
   ByVal itemCount As System.Nullable(Of Integer) _
) As LayoutManagerWrapper
public LayoutManagerWrapper ItemCount( 
   System.Nullable<int> itemCount
)

パラメータ

itemCount
項目カウント。

戻り値の型

自身
参照

オンラインで表示: GitHub