'Declaration Public Property IgnoreUnreadableObjects As System.Boolean
public System.bool IgnoreUnreadableObjects {get; set;}
If true (the default), such objects will be silently removed. Otherwise an exception will be thrown.
'Declaration Public Property IgnoreUnreadableObjects As System.Boolean
public System.bool IgnoreUnreadableObjects {get; set;}