This class represents a list of available or attached phidgets.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class PhidgetCollection : CollectionBase | 
| Visual Basic (Declaration) | 
|---|
| Public Class PhidgetCollection _ Inherits CollectionBase | 
| Visual C++ | 
|---|
| public ref class PhidgetCollection : public CollectionBase | 
 Remarks
Remarks
            This class contains an indexer list storing references to attached or available phidgets.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
Phidgets..::.PhidgetCollection
System.Collections..::.CollectionBase
Phidgets..::.PhidgetCollection





