Goblin - A Platform for 3D AR and VR Applications

NamespaceDeclCollection.AddRange Method (NamespaceDecl[])

Adds the elements of a NamespaceDecl array to the current NamespaceDeclCollection.

public virtual int AddRange(
   NamespaceDecl[] x
);

Parameters

x
The NamespaceDecl array whose elements should be added to the end of the NamespaceDeclCollection.

Return Value

The new Count of the NamespaceDeclCollection.

See Also

NamespaceDeclCollection Class | DDW.CSharp.Dom Namespace | NamespaceDeclCollection.AddRange Overload List