Click or drag to resize

CatalogGetChildFolders Method

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


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ArrayList GetChildFolders(
	string path
)

Parameters

path  String

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

Return Value

ArrayList

[Missing <returns> documentation for "M:Demo3D.Visuals.Catalog.GetChildFolders(System.String)"]

See Also