DVTk API
Add Method (value)
DVTkDvtk.IheActors.BasesActorNameCollectionAdd(ActorName)
DVTk API

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

Adds an object to the end of the ActorNameCollection.
Declaration Syntax
C#Visual BasicVisual C++
public int Add(
	ActorName value
)
Public Function Add ( _
	value As ActorName _
) As Integer
public:
int Add(
	ActorName^ value
)
Parameters
value (ActorName)
The ActorName to be added to the end of the ActorNameCollection.
Return Value
The ActorNameCollection index at which the value has been added.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0