[Missing <summary> documentation for "M:CWrapper.CMMCore.getDeviceType(System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public DeviceType getDeviceType( string label ) |
| Visual Basic (Declaration) |
|---|
Public Function getDeviceType ( _ label As String _ ) As DeviceType |
| Visual C++ |
|---|
public: DeviceType getDeviceType( String^ label ) |
Parameters
- label
- Type: System..::.String
[Missing <param name="label"/> documentation for "M:CWrapper.CMMCore.getDeviceType(System.String)"]
Return Value
[Missing <returns> documentation for "M:CWrapper.CMMCore.getDeviceType(System.String)"]