Share via


ElementViewModel.EnsureHasChildElements Method

Ensures that that the children of this element have been discovered and populated for ChildElements.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Protected Sub EnsureHasChildElements
protected void EnsureHasChildElements()
protected:
void EnsureHasChildElements()
protected function EnsureHasChildElements()

See Also

ElementViewModel Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace