DVTk API
Remove Method (value)
DVTkDvtk.IheActors.ActorsActorCollectionRemove(BaseActor)
DVTk API

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

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

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0