Goblin - A Platform for 3D AR and VR Applications

AssemblyReferenceCollection.Add Method 

Adds a AssemblyReference to the end of the AssemblyReferenceCollection.

public virtual int Add(
   AssemblyReference item
);

Parameters

item
The AssemblyReference to be added to the end of the AssemblyReferenceCollection.

Return Value

The index at which the value has been added.

See Also

AssemblyReferenceCollection Class | DDW.CSharp.Dom Namespace