[SerializableAttribute] public class FeeCollection : Collection<Fee>, IEnumerable<Fee>, IEnumerable
<SerializableAttribute> Public Class FeeCollection Inherits Collection(Of Fee) Implements IEnumerable(Of Fee), IEnumerable
The FeeCollection type exposes the following members.