PowerTools PlusPak for Windows Forms 8.0J
IsReadOnly プロパティ (RadioButtonItemCollection)

コレクションが読み取り専用かどうかを示す値を取得します。
構文
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly {get;}

プロパティ値

このコレクションが読み取り専用の場合はtrue、それ以外の場合はfalse
解説
このプロパティは、このコレクションでは常にfalseになります。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

RadioButtonItemCollection クラス
RadioButtonItemCollection メンバ

Send Feedback