Click or drag to resize
ProviderDictionaryTKey, TValueParentCollection Property
Parent dictionary collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public ProviderDictionaryCollection ParentCollection { get; set; }

Property Value

Type: ProviderDictionaryCollection
See Also