DVTk API
Add Method (value)
DVTkDvtk.IheActors.ActorsBasePeerToPeerConfigCollectionAdd(BasePeerToPeerConfig)
DVTk API

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

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

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0