| Overload | Description |
|---|---|
| Item(String) | Returns the named data register from the collection. |
| Item | Get the item at a specified index. (Inherited from Agilent.SA.Vsa.RemotableCollection<DataRegister>) |
| C# | Copy Code |
|---|---|
DataRegister d2 = app.DataRegisters["D2"]; | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)