[Missing <summary> documentation for "F:CoreDevices.Devices.MMDeviceBase.PropBuffer"]

Namespace:  CoreDevices.Devices
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

See Also