[Missing <summary> documentation for "M:CoreDevices.Devices.IEmptyGuiDeviceCom.GetAllDeviceProperties"]

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

Syntax

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

Return Value

[Missing <returns> documentation for "M:CoreDevices.Devices.IEmptyGuiDeviceCom.GetAllDeviceProperties"]

See Also