Constructor for SongQuery that requires the song query type.
Declaration Syntax
C# | Visual Basic |
public SongQuery( SongQueryType type )
Public Sub New ( _ type As SongQueryType _ )
Parameters
- type (SongQueryType)
- Song Query Type
C# | Visual Basic |
public SongQuery( SongQueryType type )
Public Sub New ( _ type As SongQueryType _ )