ChoonMLLib - class library to access and convert ChoonML files

PartCollection Class

[This is preliminary documentation and subject to change.]

This class encapsulates a collection of Part objects.

It is used as the type for the Parts collection.

It partially implements IList.

For a list of all members of this type, see PartCollection Members.

System.Object
   ChoonML.PartCollection

public class PartCollection : IList, ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ChoonML

Assembly: ChoonMLLib (in ChoonMLLib.dll)

See Also

PartCollection Members | ChoonML Namespace