'Declaration
Protected Overridable Function CreateControlCollection() As System.Web.UI.ControlCollection
'Usage
Dim instance As Monitor Dim value As System.Web.UI.ControlCollection value = instance.CreateControlCollection()
protected virtual System.Web.UI.ControlCollection CreateControlCollection()