[This is preliminary documentation and is subject to change.]
Add an array of ScpScuRoleSelection items to ScpScuRoleSelectionList
| C# | Visual Basic | Visual C++ |
public void AddScpScuRoleSelections( params ScpScuRoleSelection[] scpScuRoleSelections )
Public Sub AddScpScuRoleSelections ( _ ParamArray scpScuRoleSelections As ScpScuRoleSelection() _ )
public: void AddScpScuRoleSelections( ... array<ScpScuRoleSelection^>^ scpScuRoleSelections )
- scpScuRoleSelections (array< ScpScuRoleSelection >[]()[])
- Array of ScpScuRoleSelection items to add.