ASP.NET Pack Programmer's Guide
PathCollection Class
See Also
 





Represents a strongly typed collection of Path objects.

Namespace: MindFusion.Diagramming
Package: 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

PathCollection Members
MindFusion.Diagramming Namespace