[This is preliminary documentation and is subject to change.]
Returns a list of all detected GamePanel LCD devices on the system.
| C# | Visual Basic | Visual C++ |
public static IList<GamePanelLCD> EnumerateGamePanelLCDDevices()
Public Shared Function EnumerateGamePanelLCDDevices As IList(Of GamePanelLCD)
public: static IList<GamePanelLCD^>^ EnumerateGamePanelLCDDevices()
[Missing <returns> documentation for M:GamePanelLCDLib.GamePanelLCD.EnumerateGamePanelLCDDevices]