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