LoadedTypeCollection<T> Class (Microsoft.Xna.Framework.Content.Pipeline)

A helper for collecting instances of a particular type by scanning the types in loaded assemblies.
System.Object
   Microsoft.Xna.Framework.Content.Pipeline.LoadedTypeCollection<T>

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public class LoadedTypeCollection<T> : IEnumerable<T>, IEnumerable

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The LoadedTypeCollection<T> type exposes the following members.

  Platforms Name Description
LoadedTypeCollection<T>  
Top
  Platforms Name Description
GetEnumerator  (Implements IEnumerable<T>.GetEnumerator().)
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop