DependencyCollection.GetEnumerator Method
This method returns an IEnumerator, which you can use to iterate through all dependencies in the collection.
Syntax
IEnumerator GetEnumerator ()
This method returns an IEnumerator, which you can use to iterate through all dependencies in the collection.
IEnumerator GetEnumerator ()