AssemblyAdd Method

Overload List
  NameDescription
Public methodAdd(ArrayList)
Adds an array list of given assemblable instances to the assembly. For assemblies use Add(Assembly Assembly). Notice that adding other than assembly instances will actually assume that you are adding objects to a cast unit assembly.
Public methodAdd(Assembly)
Adds a new subassembly for the assembly instance.
Public methodAdd(IAssemblable)
Adds the given assemblable instance to the assembly. Notice that adding other than assembly instances will assume that you are adding objects to a cast unit assembly.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next