FlavoredProjectBase.OnAggregationComplete Method

Definition

This is called when all object in aggregation have received InitializeForOuter calls. At this point the aggregation is complete and fully functional.

protected:
 virtual void OnAggregationComplete();
protected:
 virtual void OnAggregationComplete();
 virtual void OnAggregationComplete();
protected virtual void OnAggregationComplete ();
abstract member OnAggregationComplete : unit -> unit
override this.OnAggregationComplete : unit -> unit
Protected Overridable Sub OnAggregationComplete ()

Applies to