[Missing <summary> documentation for "M:CoreDevices.EasyCore.GetAllChannelNames"]

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

Syntax

C#
public string[] GetAllChannelNames()
Visual Basic (Declaration)
Public Function GetAllChannelNames As String()
Visual C++
public:
virtual array<String^>^ GetAllChannelNames() sealed

Return Value

[Missing <returns> documentation for "M:CoreDevices.EasyCore.GetAllChannelNames"]

Implements

IEasyCoreCom..::.GetAllChannelNames()()()

See Also