[]
Represents a collection of ContentItemLink objects.
public class ContentItemLinkCollection : StructTreeItemCollectionWrapper<ContentItemLink>, IList<ContentItemLink>, ICollection<ContentItemLink>, IEnumerable<ContentItemLink>, IEnumerable
Public Class ContentItemLinkCollection
Inherits StructTreeItemCollectionWrapper(Of ContentItemLink)
Implements IList(Of ContentItemLink), ICollection(Of ContentItemLink), IEnumerable(Of ContentItemLink), IEnumerable
Name | Description |
---|---|
Owner | Gets the StructElement owning this collection. |