Basic Library for UWP/WinRT XAML
IsReadOnly プロパティ (C1OrderedSet)

System.Collections.Generic.ICollection`1 が読み取り専用かどうかを示す値を取得します。
構文
'宣言
 
Public ReadOnly Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get;}

プロパティ値

System.Collections.Generic.ICollection`1 が読み取り専用である場合は true、そうでない場合は false。
Requirements

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

参照

関連項目

C1OrderedSet クラス
C1OrderedSet メンバ

Send Feedback