public abstract class StronglyTypedStateManagedCollection<ItemType> : StateManagedCollection where ItemType : IMarkableStateManager
Public MustInherit Class StronglyTypedStateManagedCollection(Of ItemType As IMarkableStateManager) _ Inherits StateManagedCollection