'Declaration Public Shared Function GetCaptureDevices() As System.Collections.ObjectModel.ReadOnlyCollection(Of ImageCaptureDevice)
public static System.Collections.ObjectModel.ReadOnlyCollection<ImageCaptureDevice> GetCaptureDevices()
public: static System.Collections.ObjectModel.ReadOnlyCollection<ImageCaptureDevice*>* GetCaptureDevices()
public:
static System.Collections.ObjectModel.ReadOnlyCollection<ImageCaptureDevice^>^ GetCaptureDevices()
Return Value
A generic read-only collection of of ImageCaptureDevice objects that represent available image capture devices on the system.