Class LinkDictionaryCollection<T, TValue\>
Last update: 16.07.2025Namespace: VM.Managed.Collections
Assembly: VMAppCore.dll
public class LinkDictionaryCollection<t tvalue> : LinkDictionaryCollectionBase<t>>, IObservableObject, IDisposableObject, ILinkable, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IVerifiable, ILinkCollection, IPostDeserialized where T : class, ObjectBase
Type Parameters
T
TValue
Inheritance
object ←
ObservableObject ←
LinkableBase ←
LinkContainer ←
LinkDictionaryCollectionBase
Implements
IObservableObject, IDisposableObject, ILinkable, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, ILinkContainerEvent, IVerifiable, ILinkCollection, IPostDeserialized
Inherited Members
LinkDictionaryCollectionBase
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
LinkDictionaryCollection()
public LinkDictionaryCollection()
LinkDictionaryCollection(IOwned)
public LinkDictionaryCollection(IOwned owner)
Parameters
owner IOwned
LinkDictionaryCollection(SerializationInfo, StreamingContext)
protected LinkDictionaryCollection(SerializationInfo info, StreamingContext context)
Parameters
info SerializationInfo
context StreamingContext