Click or drag to resize

LocationDataPositions Property

The location within the data source. (Eg. 'in..' headers, section, xml element, cursors, etc.)

Namespace: Demo3D.Common
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.01.00
Syntax
C#
public List<string> Positions { get; }

Property Value

ListString
See Also