Predecessors
Gets the list of objects that have caused the current aspect instance (but not any instance in the SecondaryInstances list) to be created.
Declaration
ImmutableArray<IntrospectionAspectRelationship> Predecessors { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IntrospectionAspectRelationship> |