Gets whether you can remove items from the list, using System.Collections.IList.Remove(System.Object) or System.Collections.IList.RemoveAt(System.Int32).
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public ReadOnly Property AllowRemove As System.Boolean
             
        
            
            public System.bool AllowRemove {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照