Table of Contents

Class RegionActivityCollection

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Represents a collection of activity measurements corresponding to specific polygonal regions of interest.

public class RegionActivityCollection : Collection<RegionActivity>, IList<RegionActivity>, ICollection<RegionActivity>, IList, ICollection, IReadOnlyList<RegionActivity>, IReadOnlyCollection<RegionActivity>, IEnumerable<RegionActivity>, IEnumerable
Inheritance
RegionActivityCollection
Implements
Inherited Members