GrapeCity SPREAD for Windows Forms 11.0J
IsReadOnly プロパティ (SubItemCollectionInfo)


コレクションが読み取り専用かどうかを取得します。
構文
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
'使用法
 
Dim instance As SubItemCollectionInfo
Dim value As Boolean
 
value = instance.IsReadOnly
public bool IsReadOnly {get;}

プロパティ値

System.Collections.IListが読み取り専用の場合はtrue、それ以外の場合はfalse
参照

SubItemCollectionInfo クラス
SubItemCollectionInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.