[Missing <summary> documentation for "M:CoreDevices.IEasyCoreCom.GetChannelGroup(System.String)"]

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

Syntax

C#
ChannelGroup GetChannelGroup(
	string GroupName
)
Visual Basic (Declaration)
Function GetChannelGroup ( _
	GroupName As String _
) As ChannelGroup
Visual C++
ChannelGroup^ GetChannelGroup(
	String^ GroupName
)

Parameters

GroupName
Type: System..::.String

[Missing <param name="GroupName"/> documentation for "M:CoreDevices.IEasyCoreCom.GetChannelGroup(System.String)"]

Return Value

[Missing <returns> documentation for "M:CoreDevices.IEasyCoreCom.GetChannelGroup(System.String)"]

See Also