[Missing <summary> documentation for "F:CoreDevices.Devices.MMDeviceBase.AllProperties"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected Dictionary<string, PropertyInfo> AllProperties |
Visual Basic (Declaration) |
---|
Protected AllProperties As Dictionary(Of String, PropertyInfo) |
Visual C++ |
---|
protected: Dictionary<String^, PropertyInfo^>^ AllProperties |