[Missing <summary> documentation for "M:CWrapper.CMMCore.loadSystemState(System.String)"]

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

Syntax

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

Parameters

fileName
Type: System..::.String

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

See Also