DataGridViewRowCollection.System.Collections.ICollection.Count プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Private ReadOnly Property System.Collections.ICollection.Count As Integer Implements ICollection.Count
Dim instance As DataGridViewRowCollection Dim value As Integer value = CType(instance, ICollection).Count
private: virtual property int System.Collections.ICollection.Count { int get () sealed = ICollection::Count::get; }
DataGridViewRowCollection に格納されている要素の数。

このメンバは、明示的なインターフェイス メンバの実装です。DataGridViewRowCollection インスタンスが ICollection インターフェイスにキャストされた場合にのみ使用できます。

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- DataGridViewRowCollection.System.Collections.ICollection.Count プロパティのページへのリンク