menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConnectorSegments - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConnectorSegments

    Represents the collections of IConnectorSegment.

    Inheritance
    System.Object
    ConnectorSegments
    Implements
    IConnectorSegments
    System.Collections.Generic.IList<IConnectorSegment>
    System.Collections.Generic.ICollection<IConnectorSegment>
    System.Collections.Generic.IEnumerable<IConnectorSegment>
    System.Collections.IEnumerable
    System.Collections.Specialized.INotifyCollectionChanged
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class ConnectorSegments : ObservableCollection<IConnectorSegment>, IConnectorSegments, IList<IConnectorSegment>, ICollection<IConnectorSegment>, IEnumerable<IConnectorSegment>, IEnumerable, INotifyCollectionChanged

    Constructors

    ConnectorSegments()

    Declaration
    public ConnectorSegments()

    Implements

    IConnectorSegments
    System.Collections.Generic.IList<>
    System.Collections.Generic.ICollection<>
    System.Collections.Generic.IEnumerable<>
    System.Collections.IEnumerable
    System.Collections.Specialized.INotifyCollectionChanged

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved