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