Click or drag to resize

PropertyFullPath Constructor

Initializes a new instance of the PropertyFullPath class

Namespace: Demo3D.Visuals.MultiModel.PropertySync
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public PropertyFullPath(
	string[] elements
)

Parameters

elements  String

[Missing <param name="elements"/> documentation for "M:Demo3D.Visuals.MultiModel.PropertySync.PropertyFullPath.#ctor(System.String[])"]

See Also