Class IdentifierCollection<TItem\> Last update: 16.07.2025 Namespace: VM.Collections Assembly: VM.dll public class IdentifierCollection<titem> : KeyedCollection<identifier titem> where TItem : IHasID Type Parameters TItem Inheritance object ← Collection ← KeyedCollection ← IdentifierCollection Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors IdentifierCollection() public IdentifierCollection() Methods GetKeyForItem(TItem) protected override Identifier GetKeyForItem(TItem item) Parameters item TItem Returns Identifier