Click or drag to resize

CatalogGetVar Method

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

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public string GetVar(
	string varName
)

Parameters

varName
Type: SystemString

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

Return Value

Type: String

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

See Also