DVTk API
Remove Method (value)
DVTkDvtk.IheActors.BasesActorNameCollectionRemove(ActorName)
DVTk API

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

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

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0