StateManagedCollection.System.Collections.ICollection.Count プロパティ
アセンブリ: System.Web (system.web.dll 内)

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

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


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