WeakCollection<T>::GetAliveItemsCount Method ()
Visual Studio 2015
Gets the number of strong references remaining in the collection.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Note that this is 0(n), where n is the number of WeakReferences currently in the list.
Show: