[Missing <summary> documentation for "M:CoreDevices.UI.GUIDeviceControl.SetCore(CoreDevices.EasyCore,System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
void SetCore( EasyCore Ecore, string DeviceName ) |
| Visual Basic (Declaration) |
|---|
Sub SetCore ( _ Ecore As EasyCore, _ DeviceName As String _ ) |
| Visual C++ |
|---|
void SetCore( EasyCore^ Ecore, String^ DeviceName ) |
Parameters
- Ecore
- Type: CoreDevices..::.EasyCore
[Missing <param name="Ecore"/> documentation for "M:CoreDevices.UI.GUIDeviceControl.SetCore(CoreDevices.EasyCore,System.String)"]
- DeviceName
- Type: System..::.String
[Missing <param name="DeviceName"/> documentation for "M:CoreDevices.UI.GUIDeviceControl.SetCore(CoreDevices.EasyCore,System.String)"]