ProcessorParameterCollection Class (Microsoft.Xna.Framework.Content.Pipeline)

Represents a collection of processor parameters, usually for a single processor. This class is primarily designed for internal use or for custom processor developers.
System.Object
   System.Collections.ObjectModel.ReadOnlyCollection<T>
      Microsoft.Xna.Framework.Content.Pipeline.ProcessorParameterCollection

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
[SerializableAttribute]
public sealed class ProcessorParameterCollection : ReadOnlyCollection<T>

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The ProcessorParameterCollection type exposes the following members.

Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop