[This is preliminary documentation and is subject to change.]
Adds an item to the IList.
| C# | Visual Basic | Visual C++ |
public int Add( ValidationAcseScpScuRoleSelect value )
Public Function Add ( _ value As ValidationAcseScpScuRoleSelect _ ) As Integer
public: int Add( ValidationAcseScpScuRoleSelect^ value )
- value (ValidationAcseScpScuRoleSelect)
- The item to add to the IList.
The position into which the new element was inserted.