バージョン

GetCount メソッド

フィールドのすべてのセル値の数を取得します。
シンタックス
'宣言
 
Public Overridable Function GetCount( _
   ByVal fieldName As String _
) As Integer
public virtual int GetCount( 
   string fieldName
)

パラメータ

fieldName
カウントが取得されるフィールド名。
参照