[SerializableAttribute] public class PriceCollection : ReadOnlyCollection<Price>
<SerializableAttribute> Public Class PriceCollection Inherits ReadOnlyCollection(Of Price)
The PriceCollection type exposes the following members.