Advanced Servo Servo indexer list
Namespace:
PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public AdvancedServoServo this[ int index ] { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As AdvancedServoServo |
| Visual C++ |
|---|
public: property AdvancedServoServo^ default[int index] { AdvancedServoServo^ get (int index); } |
Parameters
- index
- Type: System..::.Int32
The servo index. Specifies which servo to access.