public sealed class ReadOnlySegmentCollection : System.Collections.Generic.IEnumerable<Segment>, System.Collections.Generic.IReadOnlyCollection<Segment>, System.Collections.IEnumerable
Public NotInheritable Class ReadOnlySegmentCollection Implements System.Collections.Generic.IEnumerable(Of Segment), System.Collections.Generic.IReadOnlyCollection(Of Segment), System.Collections.IEnumerable