public static List<uint> SpellIdByName( string spellName )
Public Shared Function SpellIdByName ( _ spellName As String _ ) As List(Of UInteger)
public: static List<unsigned int^>^ SpellIdByName( String^ spellName )