'Declaration
<System.ComponentModel.EditorBrowsableAttribute()> <System.ComponentModel.BrowsableAttribute(True)> Public Overloads Overridable Function ValidateChildren() As System.Boolean
'Usage
Dim instance As AgentCtl Dim value As System.Boolean value = instance.ValidateChildren()
[System.ComponentModel.EditorBrowsable()] [System.ComponentModel.Browsable(true)] public virtual System.bool ValidateChildren()