Contains all the LinkReferenceDefinition found in a document.
public class LinkReferenceDefinitionGroup : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.LinkReferenceDefinitionGroup()Initializes a new instance of the LinkReferenceDefinitionGroup class.LinksGets an association between a label and the corresponding LinkReferenceDefinitionSet(String, LinkReferenceDefinition)Performs the set operation.TryGet(String, out LinkReferenceDefinition?)Attempts to get.