Table of Contents

Class SegmentStreamCollection

Namespace
Tudormobile.Strava.Model
Assembly
Tudormobile.Strava.dll

Gets or sets the collection of segment streams contained in this collection.

public class SegmentStreamCollection : List<StreamBase>, IList<StreamBase>, ICollection<StreamBase>, IReadOnlyList<StreamBase>, IReadOnlyCollection<StreamBase>, IEnumerable<StreamBase>, IList, ICollection, IEnumerable
Inheritance
SegmentStreamCollection
Implements
Inherited Members