A list of attached Phidgets.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public PhidgetCollection Devices { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property Devices As PhidgetCollection | 
| Visual C++ | 
|---|
| public: property PhidgetCollection^ Devices { PhidgetCollection^ get (); } | 
 Remarks
Remarks
            This list is updated right before the attach and detach events, and so will be up to date within these events.
            





