Tao.Sdl SDK Documentation

SdlMixer.Mix_GroupCount Method 

[Visual Basic]
Public Shared Function Mix_GroupCount( _
   ByVal tag As Integer _
) As Integer
[C#]
public static int Mix_GroupCount(
   int tag
);

See Also

SdlMixer Class | Tao.Sdl Namespace