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