ComponentOne Studio for 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。
参照

C1OrderedSet クラス
C1OrderedSet メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.