LoadedTypeCollection<T>

class LoadedTypeCollection<T> : System.Object, System.Collections.Generic.IEnumerable<T>, System.Collections.IEnumerable

A helper for collecting instances of a particular type by scanning the types in loaded assemblies.

Type Parameters:
 
  • T
public System.Collections.Generic.IEnumerator<T> GetEnumerator()