dotnet-core/release-notes/5.0/netstandard2.1/5.0-preview5_System.Data.md

167 B

System.Data

 namespace System.Data {
-    public class PropertyCollection : Hashtable
+    public class PropertyCollection : Hashtable, ICloneable
 }