Click or drag to resize

CatalogMoveFolder Method

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

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public void MoveFolder(
	string folderPath,
	int index
)

Parameters

folderPath
Type: SystemString

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

index
Type: SystemInt32

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

See Also