| Visual Basic (Declaration) | |
|---|---|
Public RUUserNumberList As List(Of Integer) | |
| C# | |
|---|---|
public List<int> RUUserNumberList | |
| C++/CLI | |
|---|---|
public: List<int>^ RUUserNumberList | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)