Dynamicweb 8 Documentation
PathCollection Class
Members 

A collection of paths.
Object Model
PathCollection ClassPath Class
Syntax
'Declaration
 
Public Class PathCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Path)
public class PathCollection : System.Collections.ObjectModel.Collection<Path> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.Frontend.DirectPath.PathCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PathCollection Members
Dynamicweb.Frontend.DirectPath Namespace

Send Feedback