'Declaration <NullableContextAttribute(1)> Public Function New( _ ByVal collectionViewGroup As CollectionViewGroup, _ ByVal template As Object _ )
'Usage Dim collectionViewGroup As CollectionViewGroup Dim template As Object Dim instance As New GroupHeaderFooterItem(collectionViewGroup, template)
[NullableContext(1)] public GroupHeaderFooterItem( CollectionViewGroup collectionViewGroup, object template )
Parameters
- collectionViewGroup
- template
