Search
PathCollection Class
See Also
 





Represents a strongly typed collection of Path objects.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public sealed class PathCollection : CollectionBase

Visual Basic  Copy Code

Public NotInheritable Class PathCollection
    Inherits CollectionBase

 Inheritance Hierarchy

System.Object
    System.Collections.CollectionBase
        MindFusion.Diagramming.PathCollection

 See Also