[Missing <summary> documentation for "M:CoreDevices.Devices.IStateDeviceCom.GetDevicePropertyValues"]

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

Syntax

C#
Dictionary<string, string> GetDevicePropertyValues()
Visual Basic (Declaration)
Function GetDevicePropertyValues As Dictionary(Of String, String)
Visual C++
Dictionary<String^, String^>^ GetDevicePropertyValues()

Return Value

[Missing <returns> documentation for "M:CoreDevices.Devices.IStateDeviceCom.GetDevicePropertyValues"]

See Also