DVTk API
Remove Method (value)
DVTkDvtk.IheActors.ActorsActorConfigCollectionRemove(ActorConfig)
DVTk API

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

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

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0