public class LoopCollection : KeyedCollection<string, Loop>
Public Class LoopCollection Inherits KeyedCollection(Of String, Loop)
The LoopCollection type exposes the following members.