'Declaration Function GetGroup( _ ByVal row As Integer _ ) As Group
'Usage Dim instance As IGroupSupport Dim row As Integer Dim value As Group value = instance.GetGroup(row)
Group GetGroup( int row )
IGroupSupport Interface IGroupSupport Members