[]
Represents a collection of ContentItemLink objects.
public class ContentItemLinkCollection : StructTreeItemCollectionWrapper<ContentItemLink>, IList<ContentItemLink>, ICollection<ContentItemLink>, IEnumerable<ContentItemLink>, IEnumerable
Gets the StructElement owning this collection.
public StructElement Owner { get; }