Interface ICunstomLink Last update: 16.07.2025 Namespace: VM.Managed Assembly: VMAppCore.dll This interface is to represent the custom link. public interface ICunstomLink Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Methods GetAllLink(ICollection, ICollection, bool) void GetAllLink(ICollection<ilink> colLinks, ICollection<ilinkcollection> colLinkCollections, bool bIncludeNullLinks) Parameters colLinks ICollectionILink> colLinkCollections ICollectionILinkCollection> bIncludeNullLinks bool GetAllLink(ref HashSet) void GetAllLink(ref HashSet<ilink> hs) Parameters hs HashSetILink>