[Missing <summary> documentation for "M:CoreDevices.Devices.IStateDeviceCom.SetCore(CoreDevices.EasyCore)"]

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
void SetCore(
	EasyCore ECore
)
Visual Basic (Declaration)
Sub SetCore ( _
	ECore As EasyCore _
)
Visual C++
void SetCore(
	EasyCore^ ECore
)

Parameters

ECore
Type: CoreDevices..::.EasyCore

[Missing <param name="ECore"/> documentation for "M:CoreDevices.Devices.IStateDeviceCom.SetCore(CoreDevices.EasyCore)"]

See Also