'宣言
Public NotInheritable Class ControlValidatorCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of ControlValidator)
public sealed class ControlValidatorCollection : System.Collections.ObjectModel.ObservableCollection<ControlValidator>