Gets a list of all the possible Device names
Namespace:
CoreDevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string[] GetAllLoadedDeviceNames() |
| Visual Basic (Declaration) |
|---|
Public Function GetAllLoadedDeviceNames As String() |
| Visual C++ |
|---|
public: virtual array<String^>^ GetAllLoadedDeviceNames() sealed |
Return Value
[Missing <returns> documentation for "M:CoreDevices.EasyCore.GetAllLoadedDeviceNames"]