Namespace:  EPiServer.SpecializedProperties
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[SerializableAttribute]
public class LinkItemCollection : IEnumerable<LinkItem>, 
	IEnumerable, IReadOnly<LinkItemCollection>, IReadOnly, ICloneable

Inheritance Hierarchy

System..::.Object
  EPiServer.SpecializedProperties..::.LinkItemCollection

See Also