Class PathSegmentDataCollection
Represents a collection of PathSegmentDataCollection objects that can be individually accessed by index.
Inheritance
System.Object
PathSegmentDataCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class PathSegmentDataCollection : ObservableCollection<PathSegmentData>
Constructors
PathSegmentDataCollection()
Declaration
public PathSegmentDataCollection()