ContentSerializerCollectionItemNameAttribute Class (Microsoft.Xna.Framework.Content)

This is used to specify the XML element name to use for each item in a collection.
System.Object
   System.Attribute
      Microsoft.Xna.Framework.Content.ContentSerializerCollectionItemNameAttribute

Namespace: Microsoft.Xna.Framework.Content
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
[AttributeUsageAttribute(4)]
public sealed class ContentSerializerCollectionItemNameAttribute : Attribute

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The ContentSerializerCollectionItemNameAttribute type exposes the following members.

  Platforms Name Description
ContentSerializerCollectionItemNameAttribute Creates an instance of the attribute. 
Top
  Platforms Name Description
CollectionItemName The XML element name to use for each item in the collection. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web