'Declaration
Protected Overridable Sub NotifyLayoutComplete( _ ByVal targets() As INLayoutableElement _ )
'Usage
Dim instance As NLayoutEngine Dim targets() As INLayoutableElement instance.NotifyLayoutComplete(targets)
protected virtual void NotifyLayoutComplete( INLayoutableElement[] targets )
Parameters
- targets