Class ModelMeshPartCollection
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>