'Declaration
Public Class BatchQueueAgentCollection Inherits MVPSI.JAMS.NotifyPropertyCollection(Of BatchQueueAgent)
'Usage
Dim instance As BatchQueueAgentCollection
public class BatchQueueAgentCollection : MVPSI.JAMS.NotifyPropertyCollection<BatchQueueAgent>