'Declaration
Protected Overridable Function GetAllChildren() As System.Collections.ArrayList
'Usage
Dim instance As NUIElementContainer Dim value As System.Collections.ArrayList value = instance.GetAllChildren()
protected virtual System.Collections.ArrayList GetAllChildren()