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