DataTableMappingCollection.System.Collections.IList.IsFixedSize Property

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

Private ReadOnly Property IsFixedSize As Boolean Implements _   IList.IsFixedSize
[C#]
bool IList.IsFixedSize {get;}
[C++]
private: __property bool
   System::Collections::IList::get_IsFixedSize();
[JScript]
private function get IList.IsFixedSize() : Boolean;

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

DataTableMappingCollection Class | DataTableMappingCollection Members | System.Data.Common Namespace