[Missing <summary> documentation for "M:CWrapper.CMMCore.waitForDeviceType(CWrapper.DeviceType)"]

Namespace:  CWrapper
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void waitForDeviceType(
	DeviceType devType
)
Visual Basic (Declaration)
Public Sub waitForDeviceType ( _
	devType As DeviceType _
)
Visual C++
public:
void waitForDeviceType(
	DeviceType devType
)

Parameters

devType
Type: CWrapper..::.DeviceType

[Missing <param name="devType"/> documentation for "M:CWrapper.CMMCore.waitForDeviceType(CWrapper.DeviceType)"]

See Also