'DeclarationProtected Overridable Function GetAllChildren() As System.Collections.ArrayList
'UsageDim instance As NUIElementContainer Dim value As System.Collections.ArrayList value = instance.GetAllChildren()
protected virtual System.Collections.ArrayList GetAllChildren()