public class LayoutElementCollection : LayoutElementCollectionBase, ICollection<LayoutBox>, IEnumerable<LayoutBox>, IEnumerable
Public Class LayoutElementCollection _ Inherits LayoutElementCollectionBase _ Implements ICollection(Of LayoutBox), IEnumerable(Of LayoutBox), _ IEnumerable