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