TemplateGroupCollection.System.Collections.IList.IsFixedSize プロパティ
アセンブリ: System.Design (system.design.dll 内)
構文Private ReadOnly Property System.Collections.IList.IsFixedSize As Boolean Implements IList.IsFixedSize
Dim instance As TemplateGroupCollection Dim value As Boolean value = CType(instance, IList).IsFixedSize
private: virtual property bool System.Collections.IList.IsFixedSize { bool get () sealed = IList::IsFixedSize::get; }
新しいオブジェクトが追加されるごとに TemplateGroupCollection が動的に大きくなる場合は false。それ以外の場合は true。
解説
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- TemplateGroupCollection.System.Collections.IList.IsFixedSize プロパティのページへのリンク