Class LoopDataCollection
- Namespace
- Dynamicweb.Rendering
- Assembly
- Dynamicweb.Core.dll
Represents a collection of loop data.
public class LoopDataCollection : Collection<LoopData>, IList<LoopData>, ICollection<LoopData>, IReadOnlyList<LoopData>, IReadOnlyCollection<LoopData>, IEnumerable<LoopData>, IList, ICollection, IEnumerable
- Inheritance
-
LoopDataCollection
- Implements
- Inherited Members
- Extension Methods
Remarks
Used internally. Only access this through a template instance.