다음을 통해 공유


ListView.SelectedIndexCollection.System.Collections.IList.IsFixedSize Property

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

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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;

See Also

ListView.SelectedIndexCollection Class | ListView.SelectedIndexCollection Members | System.Windows.Forms Namespace