[Missing <summary> documentation for "M:CWrapper.Metadata.SetTag(CWrapper.MetadataTag)"]

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

Syntax

C#
public void SetTag(
	MetadataTag tag
)
Visual Basic (Declaration)
Public Sub SetTag ( _
	tag As MetadataTag _
)
Visual C++
public:
void SetTag(
	MetadataTag^ tag
)

Parameters

tag
Type: CWrapper..::.MetadataTag

[Missing <param name="tag"/> documentation for "M:CWrapper.Metadata.SetTag(CWrapper.MetadataTag)"]

See Also