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