Class TextSegmentCollection<T>
public sealed class TextSegmentCollection<T> : ICollection<T>, IEnumerable<T>, IEnumerable where T : TextSegment
Type Parameters
T
- Inheritance
-
TextSegmentCollection<T>
- Implements
-
ICollection<T>IEnumerable<T>
- Inherited Members