[ROOT] / doc / toc / ARCCore / Class / IP / AllIPDerivedEntityCollectionClassesDict / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -6- | 
| Name | AllIPDerivedEntityCollectionClassesDict | 
| Namespace | ARCCore | 
| Type | IP | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | IP | 
| MethodName | AllIPDerivedEntityCollectionClassesDict | 
| MethodSignature | System.Collections.Generic.Dictionary`2[System.Type,System.Type] AllIPDerivedEntityCollectionClassesDict | 
All IP-derived types for which is found a corresponding class with name like '{EntityType}Collection' 
Key is the type of the entity class, like 'Customer'. Value is the type of the container class, like 'CustomerCollection'.
Note how TryParse choses a collection class with help from AllIPDerivedEntityCollectionClassesDict, but it does not necessarily have to inherit PCollection.
Used by TryParse in order to support Indexing.
Generated 2025-10-31 21:07:06.492 UTC