[Missing <summary> documentation for "M:CoreDevices.Devices.IFilterWheelCom.GoToLocation(System.String)"]

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

Syntax

C#
void GoToLocation(
	string LocationName
)
Visual Basic (Declaration)
Sub GoToLocation ( _
	LocationName As String _
)
Visual C++
void GoToLocation(
	String^ LocationName
)

Parameters

LocationName
Type: System..::.String

[Missing <param name="LocationName"/> documentation for "M:CoreDevices.Devices.IFilterWheelCom.GoToLocation(System.String)"]

See Also