10 using System.Collections.
Generic;
40 get {
return Count == 0; }
The list of FailedDevice objects contains an entry for every failed Leap Motion hardware device conne...
FailedDeviceList()
Constructs an empty list.
bool IsEmpty
Reports whether the list is empty.
FailedDeviceList Append(FailedDeviceList other)
Appends the contents of another FailedDeviceList to this one.