Constructor for SongQuery that requires the song query type.

C# | Visual Basic |
public SongQuery( SongQueryType type )
Public Sub New ( _ type As SongQueryType _ )

- type (SongQueryType)
- Song Query Type
C# | Visual Basic |
public SongQuery( SongQueryType type )
Public Sub New ( _ type As SongQueryType _ )