Table of Contents

Class ModelMeshPartCollection

Namespace
Microsoft.Xna.Framework.Graphics
Assembly
MonoGame.Framework.dll
public sealed class ModelMeshPartCollection : ReadOnlyCollection<ModelMeshPart>, IList<ModelMeshPart>, ICollection<ModelMeshPart>, IReadOnlyList<ModelMeshPart>, IReadOnlyCollection<ModelMeshPart>, IEnumerable<ModelMeshPart>, IList, ICollection, IEnumerable
Inheritance
ModelMeshPartCollection
Implements
Inherited Members

Constructors

ModelMeshPartCollection(IList<ModelMeshPart>)

public ModelMeshPartCollection(IList<ModelMeshPart> list)

Parameters

list IList<ModelMeshPart>