Namespace: DayPilot.Web.Mvc
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public class LinkCollection : CollectionBase
Visual Basic
Public Class LinkCollection _
	Inherits CollectionBase
Visual C++
public ref class LinkCollection : public CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    DayPilot.Web.Mvc..::..LinkCollection

See Also