Click or drag to resize

LoopDataCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionLoopData
    Dynamicweb.RenderingLoopDataCollection

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class LoopDataCollection : Collection<LoopData>

The LoopDataCollection type exposes the following members.

Constructors
  NameDescription
Public methodLoopDataCollection
Initializes a new instance of the LoopDataCollection class
Top
See Also