次の方法で共有


TabControl.TabPageCollection.System.Collections.ICollection.Count プロパティ

メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。

Private ReadOnly Property Count As Integer Implements _   ICollection.Count
[C#]
int ICollection.Count {get;}
[C++]
private: __property int
   System::Collections::ICollection::get_Count();
[JScript]
private function get ICollection.Count() : int;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TabControl.TabPageCollection クラス | TabControl.TabPageCollection メンバ | System.Windows.Forms 名前空間