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