[]
Called when circular references state is changed.
protected abstract void OnCircularChanged(bool detected)
Protected MustOverride Sub OnCircularChanged(detected As Boolean)
true if the circular references is detected, false if the circular references is clear.
true
false