_inherited_attributes Field

All our inherited attributes
Protected Shadows _inherited_attributes As Dictionary(Of EntityID, List(Of SourcedAttributeInfo))
This language is not supported or no code example is available.
new protected Dictionary<EntityID, List<SourcedAttributeInfo>> _inherited_attributes
This language is not supported or no code example is available.
protected:  
Dictionary<EntityID^, List<SourcedAttributeInfo^>^>^ _inherited_attributes;
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Field Value

Dictionary<EntityID, List<SourcedAttributeInfo>>

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition