'Declaration
<DefaultMemberAttribute("Item")> Public MustInherit Class GridRowColCollection(Of T As GridRowCol)
'Usage
Dim instance As GridRowColCollection(Of T)
[DefaultMember("Item")] public abstract class GridRowColCollection<T> where T: GridRowCol