Goblin - A Platform for 3D AR and VR Applications

ImportCollection.AddRange Method

Adds the elements of a Import array to the current ImportCollection.

Overload List

Adds the elements of a Import array to the current ImportCollection.

public virtual int AddRange(Import[]);

Adds the elements of another ImportCollection to the current ImportCollection.

public virtual int AddRange(ImportCollection);

See Also

ImportCollection Class | DDW.CSharp.Dom Namespace