Gets a value indicating whether the System.Collections.IList is read-only.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public ReadOnly Property IsReadOnly As System.Boolean
             
        
            
            public System.bool IsReadOnly {get;}
             
        
             
        
            
            
             
            例外
| 例外 | 解説 | 
| System.NotImplementedException | 要求されたメソッドまたは操作が実装されない場合にスローされる例外。 | 
 
            
            
            
            
            
            
            
            
            
            
            参照