Click or drag to resize

CatalogAddChildFolder Method

[Missing <summary> documentation for "M:Demo3D.Visuals.Catalog.AddChildFolder(System.String,System.String)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void AddChildFolder(
	string parent,
	string folderName
)

Parameters

parent
Type: SystemString

[Missing <param name="parent"/> documentation for "M:Demo3D.Visuals.Catalog.AddChildFolder(System.String,System.String)"]

folderName
Type: SystemString

[Missing <param name="folderName"/> documentation for "M:Demo3D.Visuals.Catalog.AddChildFolder(System.String,System.String)"]

See Also