CatalogAddChildFolder Method |
[Missing <summary> documentation for "M:Demo3D.Visuals.Catalog.AddChildFolder(System.String,System.String)"]
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic void AddChildFolder(
string parent,
string folderName
)
Parameters
- parent String
[Missing <param name="parent"/> documentation for "M:Demo3D.Visuals.Catalog.AddChildFolder(System.String,System.String)"]
- folderName String
[Missing <param name="folderName"/> documentation for "M:Demo3D.Visuals.Catalog.AddChildFolder(System.String,System.String)"]
See Also