ChoonMLLib - class library to access and convert ChoonML files

SampleCollection Class

[This is preliminary documentation and subject to change.]

This class provides a collection of samples.

New entries are added to this using CreateSamples - the collection cannot be directly written.

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

System.Object
   ChoonML.SampleCollection

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

SampleCollection Members | ChoonML Namespace