A collection of encoders with support for index and enable.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public EncoderEncoderWithEnableCollection encodersWithEnable
Visual Basic (Declaration)
Public encodersWithEnable As EncoderEncoderWithEnableCollection
Visual C++
public:
EncoderEncoderWithEnableCollection^ encodersWithEnable

See Also