The properties of the SampleCollection class are listed below. For a complete list of SampleCollection class members, see the SampleCollection Members topic.
![]() | If true, chop this sample into multiple samples where it crosses section boundaries. This can make editing easier in some tools. New samples will be created and named orig name_section. For this to work properly, the Sections collection must be complete before CreateSamples is used. |
![]() | Implement Count |
![]() | Implement IndexOf. Returns false. |
![]() | Implement IsReadOnly. Returns true. |
![]() | Implement IsSynchronized. Returns false. |
![]() | Implement Item |
![]() | If true, join contiguous samples into one. This reduces the number of samples and can make editing easier in some tools. |
![]() | Implement SyncRoot |
SampleCollection Class | ChoonML Namespace