次の方法で共有


DataTableMappingCollection.System.Collections.IList.IsFixedSize プロパティ

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

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;

必要条件

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

参照

DataTableMappingCollection クラス | DataTableMappingCollection メンバ | System.Data.Common 名前空間