InputPanel.InputMethodCollection.System.Collections.IList.IsFixedSize プロパティ
アセンブリ: Microsoft.WindowsCE.Forms (microsoft.windowsce.forms.dll 内)

Private ReadOnly Property System.Collections.IList.IsFixedSize As Boolean Implements IList.IsFixedSize
Dim instance As InputMethodCollection Dim value As Boolean value = CType(instance, IList).IsFixedSize
private: virtual property bool System.Collections.IList.IsFixedSize { bool get () sealed = IList::IsFixedSize::get; }
IList が固定サイズの場合は true。それ以外の場合は false。

このメンバは、明示的なインターフェイス メンバの実装です。InputPanel.InputMethodCollection インスタンスが IList インターフェイスにキャストされた場合にのみ使用できます。


Windows CE, Windows Mobile for Pocket PC
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- InputPanel.InputMethodCollection.System.Collections.IList.IsFixedSize プロパティのページへのリンク