Dynamicweb 8 Documentation
ParagraphCollection Class
Members 

A collection of Paragraph
Object Model
ParagraphCollection ClassParagraph Class
Syntax
'Declaration
 
Public Class ParagraphCollection 
   Inherits System.Collections.Generic.List(Of Paragraph)
public class ParagraphCollection : System.Collections.Generic.List<Paragraph> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Dynamicweb.Content.ParagraphCollection

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

ParagraphCollection Members
Dynamicweb.Content Namespace

Send Feedback