From 6280703940d66bf523de7f9537a759fe45fafba8 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:19:22 -0700 Subject: [PATCH] Remove external documentation link from INotifyCollectionChanged Removed outdated link to external documentation. --- xml/System.Collections.Specialized/INotifyCollectionChanged.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/xml/System.Collections.Specialized/INotifyCollectionChanged.xml b/xml/System.Collections.Specialized/INotifyCollectionChanged.xml index a8761012d66..df935e65fc3 100644 --- a/xml/System.Collections.Specialized/INotifyCollectionChanged.xml +++ b/xml/System.Collections.Specialized/INotifyCollectionChanged.xml @@ -84,7 +84,6 @@ ]]> - ObservableCollection Simply Explained