Class ModelMeshContentCollection
- Assembly
- MonoGame.Framework.Content.Pipeline.dll
A collection of ModelMeshPartContent objects. This class cannot be inherited.
public sealed class ModelMeshContentCollection : ReadOnlyCollection<ModelMeshContent>, IList<ModelMeshContent>, ICollection<ModelMeshContent>, IReadOnlyList<ModelMeshContent>, IReadOnlyCollection<ModelMeshContent>, IEnumerable<ModelMeshContent>, IList, ICollection, IEnumerable
- Inheritance
-
ModelMeshContentCollection
- Implements
- Inherited Members