[Missing <summary> documentation for "M:CoreDevices.Interfaces.IComCMMCore.loadSystemState(System.String)"]

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

Syntax

C#
void loadSystemState(
	string fileName
)
Visual Basic (Declaration)
Sub loadSystemState ( _
	fileName As String _
)
Visual C++
void loadSystemState(
	String^ fileName
)

Parameters

fileName
Type: System..::.String

[Missing <param name="fileName"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.loadSystemState(System.String)"]

See Also