public class AttachmentCollection : IEnumerable<T>, ICollection, IEnumerable
Public Class AttachmentCollection Implements IEnumerable(Of T), ICollection, IEnumerable
public ref class AttachmentCollection : public IEnumerable<T>, ICollection, IEnumerable