PowerTools MultiRow for Windows Forms 8.0J
GetRowCount(MultiRowElementStates) メソッド

MultiRowElementStates値のビットごとの組み合わせ。
指定した基準を満たすコレクション内のRowオブジェクトの数を取得します。
構文
Public Overloads Function GetRowCount( _
   ByVal includeFilter As MultiRowElementStates _
) As Integer
public int GetRowCount( 
   MultiRowElementStates includeFilter
)

パラメータ

includeFilter
MultiRowElementStates値のビットごとの組み合わせ。

戻り値の型

includeFilterで指定した属性を持つRowCollection内のRowオブジェクトの数を示すSystem.Int32
例外
例外解説
System.ComponentModel.InvalidEnumArgumentExceptionincludeFilterが、列挙体MultiRowElementStatesの有効な値ではありません。
参照

RowCollection クラス
RowCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.