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