DVTk API
Remove Method (value)
DVTkDvtkData.DulScpScuRoleSelectionListRemove(ScpScuRoleSelection)
DVTk API

[This is preliminary documentation and is subject to change.]

Removes the first occurrence of a specific item from the IList.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	ScpScuRoleSelection value
)
Public Sub Remove ( _
	value As ScpScuRoleSelection _
)
public:
void Remove(
	ScpScuRoleSelection^ value
)
Parameters
value (ScpScuRoleSelection)
The item to remove from the IList.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0