List<string> GetAllBoardLayerNames(
bool toLower
)Function GetAllBoardLayerNames (
toLower As Boolean
) As List(Of String)List<String^>^ GetAllBoardLayerNames(
bool toLower
)abstract GetAllBoardLayerNames :
toLower : bool -> List<string>