A Sandcastle Documented Class Library
Add Method (item)
NamespacesColladaISourceAdd(Object)
Adds an item to the source
Declaration Syntax
C#Visual BasicVisual C++
bool Add(
	Object item
)
Function Add ( _
	item As Object _
) As Boolean
bool Add(
	Object^ item
)
Parameters
item (Object)
Item to add
Return Value
Returns true if item was added to the source, false otherwise.

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)