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

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

Syntax

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

Parameters

val
Type: System..::.String

[Missing <param name="val"/> documentation for "M:CWrapper.MetadataSingleTag.SetValue(System.String)"]

See Also