This class represents a collection of encoders.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class EncoderEncoderWithEnableCollection : ReadOnlyCollectionBase | 
| Visual Basic (Declaration) | 
|---|
| Public Class EncoderEncoderWithEnableCollection _ Inherits ReadOnlyCollectionBase | 
| Visual C++ | 
|---|
| public ref class EncoderEncoderWithEnableCollection : public ReadOnlyCollectionBase | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
System.Collections..::.ReadOnlyCollectionBase
Phidgets..::.EncoderEncoderWithEnableCollection
System.Collections..::.ReadOnlyCollectionBase
Phidgets..::.EncoderEncoderWithEnableCollection





