ChoonMLLib - class library to access and convert ChoonML files

SectionCollection Class

[This is preliminary documentation and subject to change.]

This class encapsulates a collection of Section objects.

It is used as the type for the Sections collection.

It partially implements IList.

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

System.Object
   ChoonML.SectionCollection

public class SectionCollection : 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

SectionCollection Members | ChoonML Namespace