Click or drag to resize

CatalogAddVisualsAsComponent Method

[Missing <summary> documentation for "M:Demo3D.Visuals.Catalog.AddVisualsAsComponent(System.Collections.ArrayList)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public VisualFactory AddVisualsAsComponent(
	ArrayList visuals
)

Parameters

visuals
Type: System.CollectionsArrayList

[Missing <param name="visuals"/> documentation for "M:Demo3D.Visuals.Catalog.AddVisualsAsComponent(System.Collections.ArrayList)"]

Return Value

Type: VisualFactory

[Missing <returns> documentation for "M:Demo3D.Visuals.Catalog.AddVisualsAsComponent(System.Collections.ArrayList)"]

See Also