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: 19.00.00
Syntax
C#
public void MoveFolder(
	string folderPath,
	int index
)

Parameters

folderPath  String

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

index  Int32

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

See Also